add faw, add gw for santoro
authorMartin Zobel-Helas <zobel@debian.org>
Wed, 23 Feb 2011 16:20:22 +0000 (17:20 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Wed, 23 Feb 2011 16:20:22 +0000 (17:20 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
config/nagios-master.cfg
config/static/conf.d/contacts.cfg

index 4112a46..6d55e39 100644 (file)
@@ -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
index fa4bc6e..9a768a8 100644 (file)
@@ -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
+       }
 
 
 ###############################################################################