docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11884)
Co-authored-by: Tiger Bot <>
This commit is contained in:
parent
c78139c8b9
commit
2a270959d5
|
|
@ -6447,6 +6447,9 @@
|
|||
# # [inputs.opcua.workarounds]
|
||||
# ## Set additional valid status codes, StatusOK (0x0) is always considered valid
|
||||
# # additional_valid_status_codes = ["0xC0"]
|
||||
#
|
||||
# ## Use regular reads instead of registered reads
|
||||
# # use_regular_reads = false
|
||||
|
||||
|
||||
# # OpenLDAP cn=Monitor plugin
|
||||
|
|
|
|||
|
|
@ -6267,6 +6267,9 @@
|
|||
# # [inputs.opcua.workarounds]
|
||||
# ## Set additional valid status codes, StatusOK (0x0) is always considered valid
|
||||
# # additional_valid_status_codes = ["0xC0"]
|
||||
#
|
||||
# ## Use regular reads instead of registered reads
|
||||
# # use_regular_reads = false
|
||||
|
||||
|
||||
# # OpenLDAP cn=Monitor plugin
|
||||
|
|
|
|||
Loading…
Reference in New Issue