]> arthur.barton.de Git - netdata.git/blob - conf.d/charts.d/nut.conf
ab-debian 0.20170327.01-0ab1, upstream v1.6.0-42-gaa6b96fc
[netdata.git] / conf.d / charts.d / nut.conf
1 # no need for shebang - this file is loaded from charts.d.plugin
2
3 # netdata
4 # real-time performance and health monitoring, done right!
5 # (C) 2016-2017 Costa Tsaousis <costa@tsaousis.gr>
6 # GPL v3+
7
8 # a space separated list of UPS names
9 # if empty, the list returned by 'upsc -l' will be used
10 #nut_ups=
11
12 # how much time in seconds, to wait for nut to respond
13 #nut_timeout=2
14
15 # set this to 1, to enable another chart showing the number
16 # of UPS clients connected to upsd
17 #nut_clients_chart=1
18
19 # the data collection frequency
20 # if unset, will inherit the netdata update frequency
21 #nut_update_every=2
22
23 # the charts priority on the dashboard
24 #nut_priority=90000