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/sap/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
@@ -6,7 +6,7 @@ ms.service: sap-on-azure
6
6
ms.subservice: sap-monitor
7
7
ms.custom: linux-related-content
8
8
ms.topic: conceptual
9
-
ms.date: 10/27/2022
9
+
ms.date: 08/22/2024
10
10
ms.author: radeltch
11
11
#Customer intent: As a developer, I want to learn what providers are available for Azure Monitor for SAP solutions so that I can connect to these providers.
12
12
---
@@ -34,7 +34,7 @@ You can configure one or more providers of the provider type SAP NetWeaver to en
34
34
35
35
With the SAP NetWeaver provider, you can get the:
36
36
37
-
- SAP system and application server availability (for example, instance process availability of Dispatcher, ICM, Gateway, Message Server, Enqueue Server, IGS Watchdog) (SAPOsControl).
37
+
- SAP system and application server availability, for example, instance process availability of Dispatcher, ICM, Gateway, Message Server, Enqueue Server, and IGS Watchdog (SAPOsControl).
38
38
- Work process usage statistics and trends (SAPOsControl).
39
39
- Enqueue lock statistics and trends (SAPOsControl).
40
40
- Queue usage statistics and trends (SAPOsControl).
@@ -60,7 +60,7 @@ For SOAP web methods:
60
60
For SOAP+RFC:
61
61
- FQDN of the SAP Web Dispatcher or the SAP application server.
62
62
- SAP system ID, Instance no.
63
-
- SAP client ID, HTTP port, SAP username and password for login.
63
+
- SAP client ID, HTTP port, and SAP username and password for sign in.
64
64
- Host file entries of all SAP application servers that get listed via the SAPcontrol `GetSystemInstanceList` web method.
65
65
66
66
For more information, see [Configure SAP NetWeaver for Azure Monitor for SAP solutions](provider-netweaver.md).
@@ -78,7 +78,7 @@ With the SAP HANA provider, you can see the:
78
78
- SAP HANA system replication.
79
79
- SAP HANA backup data.
80
80
- Fetching services.
81
-
- Network throughput between the nodes in a scaleout system.
81
+
- Network throughput between the nodes in a scale-out system.
82
82
- SAP HANA long-idling cursors.
83
83
- SAP HANA long-running transactions.
84
84
- Checks for configuration parameter values.
@@ -122,7 +122,7 @@ Configuring SQL Server provider requires the:
122
122
123
123
## Provider type: High-availability cluster
124
124
125
-
You can configure one or more providers of the provider type *high-availability cluster* to enable data collection from the Pacemaker cluster within the SAP landscape. The high-availability cluster provider connects to Pacemaker by using the [ha_cluster_exporter](https://github.com/ClusterLabs/ha_cluster_exporter) for **SUSE**-based clusters and by using [Performance co-pilot](https://access.redhat.com/articles/6139852) for **RHEL**-based clusters. Azure Monitor for SAP solutions then pulls data from the cluster and pushes it to the Log Analytics workspace in your subscription. The high-availability cluster provider collects data every 60 seconds from Pacemaker.
125
+
You can configure one or more providers of the provider type *high-availability cluster* to enable data collection from the Pacemaker cluster within the SAP landscape. The high-availability cluster provider connects to Pacemaker by using the [ha_cluster_exporter](https://github.com/ClusterLabs/ha_cluster_exporter) for **SUSE**-based clusters and by using [Performance copilot](https://access.redhat.com/articles/6139852) for **RHEL**-based clusters. Azure Monitor for SAP solutions then pulls data from the cluster and pushes it to the Log Analytics workspace in your subscription. The high-availability cluster provider collects data every 60 seconds from Pacemaker.
126
126
127
127
With the high-availability cluster provider, you can get the:
0 commit comments