diff options
author | mh <mh@immerda.ch> | 2009-04-05 12:32:53 +0000 |
---|---|---|
committer | mh <mh@immerda.ch> | 2009-04-05 12:32:53 +0000 |
commit | cf52fd778bbd7c30ad445c4ff4b1014796b0804e (patch) | |
tree | ec1e959acd745ed0d2006d7c9d23d3ab0f79059a /files | |
parent | 35c263f5ded3fbbc62b7496ddbc46a4cc11559f6 (diff) |
disabling contacting so far
Diffstat (limited to 'files')
-rw-r--r-- | files/config/host/munin.conf.header.CentOS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/config/host/munin.conf.header.CentOS b/files/config/host/munin.conf.header.CentOS index dcadd6b..30cf437 100644 --- a/files/config/host/munin.conf.header.CentOS +++ b/files/config/host/munin.conf.header.CentOS @@ -25,9 +25,9 @@ graph_strategy cgi # the services must be defined in the Nagios server as well. #contact.nagios.command /usr/sbin/send_nsca -H nagios.host.com -c /etc/send_nsca.cfg -contacts me -contact.me.command mail -s "Munin notification ${var:group} :: ${var:host} :: ${var:graph_title}" root -contact.me.always_send warning critical +#contacts me +#contact.me.command mail -s "Munin notification ${var:group} :: ${var:host} :: ${var:graph_title}" root +#contact.me.always_send warning critical # a simple host tree #[localhost] |