Skip to content

Commit e54d51c

Browse files
authored
Update azure-monitor-providers.md
1 parent 373e237 commit e54d51c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/virtual-machines/workloads/sap/azure-monitor-providers.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To configure a High-availability cluster provider, two primary steps are involve
7373

7474

7575
## Provider type OS (Linux)
76-
Customers can configure one or more providers of provider type OS (Linux) to enable data collection from BareMetal or VM Node. The OS (Linux) provider connects to BareMetal or VM Nodes, using Node_Exporter endpoint, pulls telemetry data from the Nodes and pushes it to Log Analytics workspace in the customer subscription. OS (Linux) provider collects data every 60 seconds for most of the metrics from Nodes.
76+
Customers can configure one or more providers of provider type OS (Linux) to enable data collection from BareMetal or VM Node. The OS (Linux) provider connects to BareMetal or VM Nodes, using [Node_Exporter](https://github.com/prometheus/node_exporter) endpoint, pulls telemetry data from the Nodes and pushes it to Log Analytics workspace in the customer subscription. OS (Linux) provider collects data every 60 seconds for most of the metrics from Nodes.
7777

7878
In Private preview, customers can expect to see the following data with OS (Linux) provider:
7979
-CPU Usage, CPU Usage by Process
@@ -82,10 +82,10 @@ In Private preview, customers can expect to see the following data with OS (Linu
8282
-Network Usage, Network Inbound & outbound Traffic Details.
8383

8484
To configure an OS (Linux) provider, two primary steps are involved:
85-
1. Install Node_Exporter on each BareMetal Node
86-
You have two options for installing Node_exporter:
87-
- For Automation installation with Ansible use Node_Exporter on each BareMetal Node to install OS (Linux) Provider.
88-
- Do a manual installation.
85+
1. Install [Node_Exporter](https://github.com/prometheus/node_exporter) on each BareMetal or VM Nodes.
86+
You have two options for installing [Node_exporter](https://github.com/prometheus/node_exporter):
87+
- For Automation installation with Ansible use [Node_Exporter](https://github.com/prometheus/node_exporter) on each BareMetal or VM Nodes to install OS (Linux) Provider.
88+
- Do a [manual installation](https://prometheus.io/docs/guides/node-exporter/).
8989

9090
2. Configure a OS (Linux) Provider for each BareMetal or VM Node Instance in your environment.
9191
To configure the OS (Linux) Provider, the following information is required:

0 commit comments

Comments
 (0)