]> arthur.barton.de Git - netdata.git/blob - conf.d/charts.d/exim.conf
dns_query_time plugin: replace "." with "_" in dimensions
[netdata.git] / conf.d / charts.d / exim.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 # THIS PLUGIN IS DEPRECATED
9 # USE THE PYTHON.D ONE
10
11 # the exim command to run
12 # if empty, it will use the one found in the system path
13 #exim_command=
14
15 # the data collection frequency
16 # if unset, will inherit the netdata update frequency
17 #exim_update_every=5
18
19 # the charts priority on the dashboard
20 #exim_priority=60000