From: Martin Zobel-Helas Date: Wed, 23 Feb 2011 16:20:22 +0000 (+0100) Subject: add faw, add gw for santoro X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=b80cd34c7392a360b095176233be9421f7ac1e19;p=mirror%2Fdsa-nagios.git add faw, add gw for santoro Signed-off-by: Martin Zobel-Helas --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 4112a46..6d55e39 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -177,6 +177,10 @@ servers: address: 146.97.42.26 parents: gw-ubc hostgroups: routing-infrastructure + gw-c3sl: + address: 200.17.202.254 + parents: gw-ubc + hostgroups: routing-infrastructure global: hostgroups: notacomputer @@ -797,8 +801,9 @@ servers: santoro: addresses: 200.17.202.197 - parents: tchaikovsky + parents: gw-c3sl hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, xinetd-hosts, hassrvfs, squeeze + contacts: faw ############################# # host groups diff --git a/config/static/conf.d/contacts.cfg b/config/static/conf.d/contacts.cfg index fa4bc6e..9a768a8 100644 --- a/config/static/conf.d/contacts.cfg +++ b/config/static/conf.d/contacts.cfg @@ -166,6 +166,17 @@ define contact{ host_notification_commands notify-host-by-email email steve@lobefin.net } +define contact{ + contact_name faw + alias Felipe Augusto van de Wiel + service_notification_period 24x7 + host_notification_period 24x7 + service_notification_options w,u,c,r + host_notification_options d,r + service_notification_commands notify-service-by-email + host_notification_commands notify-host-by-email + email faw@debian.org + } ###############################################################################