docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11480)
Co-authored-by: Tiger Bot <>
This commit is contained in:
parent
bf0d261e53
commit
a9e71eee8c
|
|
@ -7224,12 +7224,13 @@
|
||||||
# thread_as_tag = false
|
# thread_as_tag = false
|
||||||
|
|
||||||
|
|
||||||
#
|
# # Monitor UPSes connected via Network UPS Tools
|
||||||
# ## A running NUT server to connect to.
|
# [[inputs.upsd]]
|
||||||
# # server = "127.0.0.1"
|
# ## A running NUT server to connect to.
|
||||||
# # port = 3493
|
# # server = "127.0.0.1"
|
||||||
# # username = "user"
|
# # port = 3493
|
||||||
# # password = "password"
|
# # username = "user"
|
||||||
|
# # password = "password"
|
||||||
|
|
||||||
|
|
||||||
# # Read uWSGI metrics.
|
# # Read uWSGI metrics.
|
||||||
|
|
|
||||||
|
|
@ -6993,12 +6993,13 @@
|
||||||
# thread_as_tag = false
|
# thread_as_tag = false
|
||||||
|
|
||||||
|
|
||||||
#
|
# # Monitor UPSes connected via Network UPS Tools
|
||||||
# ## A running NUT server to connect to.
|
# [[inputs.upsd]]
|
||||||
# # server = "127.0.0.1"
|
# ## A running NUT server to connect to.
|
||||||
# # port = 3493
|
# # server = "127.0.0.1"
|
||||||
# # username = "user"
|
# # port = 3493
|
||||||
# # password = "password"
|
# # username = "user"
|
||||||
|
# # password = "password"
|
||||||
|
|
||||||
|
|
||||||
# # Read uWSGI metrics.
|
# # Read uWSGI metrics.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue