Skip to content

Commit 447c9e1

Browse files
authored
Merge pull request #104187 from sameeksha91/patch-6
Update configure-linux-os-azure-monitor-sap-solutions.md
2 parents 1a99a5c + 11ce695 commit 447c9e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/virtual-machines/workloads/sap/configure-linux-os-azure-monitor-sap-solutions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ To install the node exporter on Linux:
3535

3636
1. The node exporter now starts collecting data. You can export the data at `http://IP:9100/metrics`.
3737

38+
## Prerequisites to enable secure communication
39+
40+
To [enable TLS 1.2 or higher](enable-tls-azure-monitor-sap-solutions.md), follow the steps [mentioned here](https://prometheus.io/docs/guides/tls-encryption/)
41+
3842
## Create Linux OS provider
3943

4044
1. Sign in to the [Azure portal](https://portal.azure.com).
@@ -44,6 +48,7 @@ To install the node exporter on Linux:
4448
1. Configure the following settings for the new provider:
4549
1. For **Type**, select **OS (Linux)**.
4650
1. For **Name**, enter a name that will be the identifier for the BareMetal instance.
51+
1. *Optional* Select **Enable secure communication**, choose a certificate type
4752
1. For **Node Exporter Endpoint**, enter `http://IP:9100/metrics`.
4853
1. For the IP address, use the private IP address of the Linux host. Make sure the host and Azure Monitor for SAP solutions resource are in the same virtual network.
4954
1. Open firewall port 9100 on the Linux host.

0 commit comments

Comments
 (0)