]> arthur.barton.de Git - netdata.git/blob - conf.d/charts.d/apcupsd.conf
provided default configuration files for charts.d modules
[netdata.git] / conf.d / charts.d / apcupsd.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 Costa Tsaousis <costa@tsaousis.gr>
6 # GPL v3+
7
8 #apcupsd_ip=127.0.0.1
9 #apcupsd_port=3551
10
11 # how long to wait for apcupsd to respond
12 #apcupsd_timeout=3
13
14 # the data collection frequency
15 # if unset, will inherit the netdata update frequency
16 #apcupsd_update_every=10
17
18 # the charts priority on the dashboard
19 #apcupsd_priority=90000