@cryptotaxi247 / netdata-1 / commits / 07d624716

docs(go.d/snmp): add snmp discovery information (#19790)

Ilya Mashchenko committed Mar 7, 2025 at 08:28 UTC 07d624716ad05cd1c1481311744397405129d32e
1 file changed +2 -1
src/go/plugin/go.d/collector/snmp/metadata.yaml
+2 -1
@@ -46,7 +46,8 @@ modules:
46 description: ""
47 default_behavior:
48 auto_detection:
49 - description: ""
49 + description: |
50 + SNMP service discovery is a dedicated component that automatically scans configured networks to find SNMP-enabled devices. This feature is disabled by default and requires explicit user configuration to activate. When enabled, it discovers devices using customizable credentials, supports various IP range formats (single IPs, ranges, CIDR) with a limit of 512 IPs per subnet, and optimizes network traffic through configurable caching of discovery results. Discovered devices are automatically made available to the SNMP collector for monitoring. See [configuration examples](https://github.com/netdata/netdata/blob/master/src/go/plugin/go.d/config/go.d/sd/snmp.conf) for details on setting up credentials and networks to scan.
51 limits:
52 description: ""
53 performance_impact: