munin: Send notifications on warnings and errors.
[matthijs/servers/drsnuggles.git] / etc / munin / munin.conf
1 # Munin master configuration
2
3 # Put the data here
4 dbdir  /data/db/munin
5 # We can't generate directly into /data/www due to permission issues (There is
6 # no user that's guaranteed to be the same across the host and all vservers).
7 htmldir        /data/other/munin-html
8
9 logdir /var/log/munin
10 rundir /var/run/munin
11 # Where to look for the HTML templates
12 tmpldir /etc/munin/templates
13
14 # (Exactly one) directory to include all files from.
15 #
16 includedir /etc/munin/munin-conf.d
17
18 # Send notifications via email
19 contacts me
20 contact.me.command mail -s "Munin notification ${var:host}" matthijs@stdin.nl
21
22 # a simple host tree
23 [drsnuggles.stderr.nl]
24     address 127.0.0.1
25     use_node_name yes