dd
This commit is contained in:
parent
f91ea238d0
commit
95d9272ff6
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ includedir /etc/munin/munin-conf.d
|
||||||
# Drop somejuser@fnord.comm and anotheruser@blibb.comm an email everytime
|
# Drop somejuser@fnord.comm and anotheruser@blibb.comm an email everytime
|
||||||
# something changes (OK -> WARNING, CRITICAL -> OK, etc)
|
# something changes (OK -> WARNING, CRITICAL -> OK, etc)
|
||||||
{% if munin_enable_alerts is sameas true %}
|
{% if munin_enable_alerts is sameas true %}
|
||||||
#contact.someuser.command mail -aFROM:munin@mgrote.net -s "Munin ${var:worst}: ${var:group}::${var:host}::${var:plugin}" {{ munin_alerts_to }}
|
contact.someuser.command mail -aFROM:munin@mgrote.net -s "Munin ${var:worst}: ${var:group}::${var:host}::${var:plugin}" {{ munin_alerts_to }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
#contact.anotheruser.command mail -s "Munin ${var:worst}: ${var:group}::${var:host}::${var:plugin}" anotheruser@blibb.comm
|
#contact.anotheruser.command mail -s "Munin ${var:worst}: ${var:group}::${var:host}::${var:plugin}" anotheruser@blibb.comm
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue