Skip to content

Commit 115b99b

Browse files
authored
Update snmp_metrics.md (DataDog#25160)
1 parent f1fbda0 commit 115b99b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/network_monitoring/devices/snmp_metrics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ To monitor individual devices:
8080

8181
- [Restart the Agent][5].
8282

83-
After setup, the Agent collects relevant metrics by matching your devices to one of [Datadog's device profiles][6].
83+
After setup, the Agent collects relevant metrics by matching your devices to one of [Datadog's supported device profiles][6].
8484

8585
To expand your setup:
8686

@@ -91,7 +91,7 @@ To expand your setup:
9191

9292
An alternative to specifying individual devices is to use Autodiscovery to automatically discover all the devices on your network.
9393

94-
Autodiscovery polls each IP on the configured subnet, and checks for a response from the device. Then, the Datadog Agent looks up the `sysObjectID` of the discovered device and maps it to one of [Datadog's device profiles][6]. The profiles contain lists of predefined metrics to collect for various types of devices.
94+
Autodiscovery polls each IP on the configured subnet, and checks for a response from the device. Then, the Datadog Agent looks up the `sysObjectID` of the discovered device and maps it to one of [Datadog's supported device profiles][6]. The profiles contain lists of predefined metrics to collect for various types of devices.
9595

9696
To use Autodiscovery with Network Device Monitoring:
9797

@@ -287,7 +287,7 @@ The following metrics are made available after enabling ping:
287287
[3]: /agent/configuration/agent-configuration-files/#agent-configuration-directory
288288
[4]: https://github.com/DataDog/integrations-core/blob/master/snmp/datadog_checks/snmp/data/conf.yaml.example
289289
[5]: /agent/configuration/agent-commands/?tab=agentv6v7#start-stop-and-restart-the-agent
290-
[6]: https://github.com/DataDog/integrations-core/tree/master/snmp/datadog_checks/snmp/data/profiles
290+
[6]: https://docs.datadoghq.com/network_monitoring/devices/supported_devices
291291
[7]: /agent
292292
[8]: /agent/configuration/agent-configuration-files/?tab=agentv6v7#agent-main-configuration-file
293293
[9]: /agent/configuration/agent-commands/#agent-status-and-information

0 commit comments

Comments
 (0)