Skip to content

Commit 0c4e13a

Browse files
authored
Merge pull request #104186 from sameeksha91/patch-5
Update configure-ha-cluster-azure-monitor-sap-solutions.md
2 parents eaceca3 + c257b32 commit 0c4e13a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/virtual-machines/workloads/sap/configure-ha-cluster-azure-monitor-sap-solutions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ For RHEL-based pacemaker clusters, also install [PMProxy](https://access.redhat.
7272

7373
1. Data will then be collected by PCP on the system. You can export the data using `pmproxy` at `http://<SERVER-NAME-OR-IP-ADDRESS>:44322/metrics?names=ha_cluster`. Replace `<SERVER-NAME-OR-IP-ADDRESS>` with your server name or IP address.
7474

75+
## Prerequisites to enable secure communication
76+
77+
To [enable TLS 1.2 or higher](enable-tls-azure-monitor-sap-solutions.md), follow the steps [mentioned here](https://github.com/ClusterLabs/ha_cluster_exporter#tls-and-basic-authentication)
78+
7579
## Create provider for Azure Monitor for SAP solutions
7680

7781
1. Sign in to the [Azure portal](https://portal.azure.com).
@@ -83,6 +87,7 @@ For RHEL-based pacemaker clusters, also install [PMProxy](https://access.redhat.
8387
![Diagram of Azure Monitor for SAP solutions resource in the Azure portal, showing button to add a new provider.](./media/azure-monitor-sap/azure-monitor-providers-ha-cluster-start.png)
8488
8589
1. For **Type**, select **High-availability cluster (Pacemaker)**.
90+
1. *Optional* Select **Enable secure communciation**, choose a certificate type
8691
1. Configure providers for each node of the cluster by entering the endpoint URL for **HA Cluster Exporter Endpoint**.
8792
8893
1. For SUSE-based clusters, enter `http://<IP-address> :9664/metrics`.

0 commit comments

Comments
 (0)