docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11496)

Co-authored-by: Tiger Bot <>
This commit is contained in:
telegraf-tiger[bot] 2022-07-12 15:03:18 -05:00 committed by GitHub
parent d7f8f025fc
commit 67d6d183ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View File

@ -6798,6 +6798,12 @@
# ## SNMP version; can be 1, 2, or 3.
# # version = 2
#
# ## Unconnected UDP socket
# ## When true, SNMP reponses are accepted from any address not just
# ## the requested address. This can be useful when gathering from
# ## redundant/failover systems.
# # unconnected_udp_socket = false
#
# ## Path to mib files
# ## Used by the gosmi translator.
# ## To add paths when translating with netsnmp, use the MIBDIRS environment variable

View File

@ -6630,6 +6630,12 @@
# ## SNMP version; can be 1, 2, or 3.
# # version = 2
#
# ## Unconnected UDP socket
# ## When true, SNMP reponses are accepted from any address not just
# ## the requested address. This can be useful when gathering from
# ## redundant/failover systems.
# # unconnected_udp_socket = false
#
# ## Path to mib files
# ## Used by the gosmi translator.
# ## To add paths when translating with netsnmp, use the MIBDIRS environment variable