]> arthur.barton.de Git - netdata.git/blob - conf.d/charts.d/example.conf
ab-debian 0.20170327.01-0ab1, upstream v1.6.0-42-gaa6b96fc
[netdata.git] / conf.d / charts.d / example.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 # to enable this chart, you have to set this to 12345
9 # (just a demonstration for something that needs to be checked)
10 #example_magic_number=12345
11
12 # the data collection frequency
13 # if unset, will inherit the netdata update frequency
14 #example_update_every=
15
16 # the charts priority on the dashboard
17 #example_priority=150000