Regenerate integrations docs (#21058)
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
Netdata bot committed
Sep 26, 2025 at 15:48 UTC
51d294f19f022c08dd7373fc1b05ea3d5f8d05d7
1 file changed
-1
src/go/plugin/go.d/collector/snmp/integrations/snmp_devices.md
-1
@@ -191,7 +191,6 @@ The following options can be defined globally: update_every, autodetection_retry
191
| | ping.packets | Number of ping packets to send per iteration. | 3 | no |
192
| | ping.interval | Interval between sending ping packets. | 100ms | no |
193
| **Profiles** | manual_profiles | Profiles to apply if automatic detection cannot be used. | [] | no |
194
-| | disable_legacy_collection | Disable the legacy SNMP collection method, forcing the collector to use only SNMP profiles (YAML-based configuration). When enabled, the collector will ignore any non-profile based collection logic. | true | no |
194
| **Virtual node** | create_vnode | If set, the collector will create a Netdata Virtual Node for this SNMP device, which will appear as a separate Node in Netdata. | true | no |
195
| | vnode_device_down_threshold | Number of consecutive failed data collections before marking the device as down. | 3 | no |
196
| | vnode.guid | A unique identifier for the Virtual Node. If not set, a GUID will be automatically generated from the device's IP address. | | no |