@cryptotaxi247 / netdata-1 / commits / 3f8a582c8

Regenerate integrations docs (#19530)

Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>

Netdata bot committed Jan 30, 2025 at 04:18 UTC 3f8a582c8580db26562c8cdd564a76f213291609
1 file changed +1 -1
src/go/plugin/go.d/collector/snmp/integrations/snmp_devices.md
+1 -1
@@ -153,7 +153,7 @@ The following options can be defined globally: update_every, autodetection_retry
153 | update_every | Data collection frequency. | 10 | no |
154 | autodetection_retry | Recheck interval in seconds. Zero means no recheck will be scheduled. | 0 | no |
155 | hostname | Target ipv4 address. | | yes |
156 -| 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. | false | no |
156 +| 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 |
157 | 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 |
158 | vnode.hostname | The hostname that will be used for the Virtual Node. If not set, the device's hostname will be used. | | no |
159 | vnode.labels | Additional key-value pairs to associate with the Virtual Node. | | no |