14 lines
451 B
Plaintext
14 lines
451 B
Plaintext
# Monitor UPSes connected via Network UPS Tools
|
|
[[inputs.upsd]]
|
|
## A running NUT server to connect to.
|
|
# server = "127.0.0.1"
|
|
# port = 3493
|
|
# username = "user"
|
|
# password = "password"
|
|
|
|
## Force parsing numbers as floats
|
|
## It is highly recommended to enable this setting to parse numbers
|
|
## consistently as floats to avoid database conflicts where some numbers are
|
|
## parsed as integers and others as floats.
|
|
# force_float = false
|