You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/azure-monitor-providers.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ If customers don't configure any providers at the time of deploying SAP monitor
39
39
Customers can configure one or more providers of provider type *SAP HANA* to enable data collection from SAP HANA database. The SAP HANA provider connects to the SAP HANA database over SQL port, pulls telemetry data from the database, and pushes it to the Log Analytics workspace in the customer subscription. The SAP HANA provider collects data every 1 minute from the SAP HANA database.
40
40
41
41
In public preview, customers can expect to see the following data with SAP HANA provider: Underlying infrastructure utilization, SAP HANA Host status, SAP HANA System Replication, and SAP HANA Backup telemetry data.
42
-
To configure SAP HANA provider, Host IP address, HANA SQL port number, and SYSTEMDB username and password are required. Customers are recommended to configure SAP HANA provider against SYSTEMDB, however additional providers can be configured against other database tenants.
42
+
To configure SAP HANA provider, Host IP address, HANA SQL port number, and SYSTEMDB username and password are required. Customers are recommended to configure SAP HANA provider against SYSTEMDB, however more providers can be configured against other database tenants.
43
43
44
44

45
45
@@ -66,7 +66,7 @@ To configure a High-availability cluster provider, two primary steps are involve
66
66
To configure the High-availability cluster provider, the following information is required:
67
67
68
68
-**Name**. A name for this provider. It should be unique for this Azure Monitor for SAP solutions instance.
69
-
-**Prometheus Endpoint**. Usually http\://\<servername or ip address\>:9664/metrics.
69
+
-**Prometheus Endpoint**. http\://\<servername or ip address\>:9664/metrics.
70
70
-**SID**. For SAP systems, use the SAP SID. For other systems (for example, NFS clusters), use a three-character name for the cluster. The SID must be distinct from other clusters that are monitored.
71
71
-**Cluster name**. The cluster name used when creating the cluster. The cluster name can be found in the cluster property `cluster-name`.
72
72
-**Hostname**. The Linux hostname of the VM.
@@ -81,7 +81,7 @@ In Private preview, customers can expect to see the following data with OS (Linu
To configure a OS (Linux) provider, two primary steps are involved:
84
+
To configure an OS (Linux) provider, two primary steps are involved:
85
85
1. Install Node_Exporter on each BareMetal Node
86
86
You have two options for installing Node_exporter:
87
87
- For Automation installation with Ansible use Node_Exporter on each BareMetal Node to install OS (Linux) Provider.
@@ -94,7 +94,7 @@ To configure a OS (Linux) provider, two primary steps are involved:
94
94
95
95
Note:- 9100 is a Port Exposed for Node_Exporter Endpoint
96
96
97
-
Warning:- Ensure Node Exporter keeps running after node reboot.
97
+
Warning:- Ensure Node Exporter keeps running after node reboot.
98
98
99
99
100
100
## Provider type Microsoft SQL server
@@ -103,7 +103,7 @@ Customers can configure one or more providers of provider type *Microsoft SQL Se
103
103
104
104
In public preview, customers can expect to see the following data with SQL Server provider: underlying infrastructure utilization, top SQL statements, top largest table, problems recorded in the SQL Server error logs, blocking processes and others.
105
105
106
-
To configure Microsoft SQL Server provider, the SAP System ID, the Host IP address, SQL Server port number as well as the SQL Server login name and password are required.
106
+
To configure Microsoft SQL Server provider, the SAP System ID, the Host IP address, SQL Server port number and the SQL Server login name and password are required.
107
107
108
108

0 commit comments