new buildd alkman
authorMartin Zobel-Helas <zobel@debian.org>
Sun, 31 Jan 2010 15:21:53 +0000 (16:21 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Sun, 31 Jan 2010 15:21:53 +0000 (16:21 +0100)
config/nagios-master.cfg
config/static/conf.d/contacts.cfg

index 483e539..e9c6958 100644 (file)
@@ -224,6 +224,10 @@ servers:
     address: 192.25.206.58
     parents: spohr
     hostgroups: computers, porterbox, lenny, hasusrfs
+  alkman:
+    address: 192.25.206.63
+    parents: spohr
+    hostgroups: computers, buildd, lenny
 
   bartok:
     address: 82.195.75.91
@@ -1859,7 +1863,7 @@ services:
     servicegroups: buildd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u buildd -C buildd -a '/usr/bin/buildd'"
     hostgroups: buildd
-    contacts: luk
+    contacts: luk, pkern, HE
 
  ###
   #-
index bfaf190..b79415e 100644 (file)
@@ -121,6 +121,28 @@ define contact{
        host_notification_commands      notify-host-by-email
        email                           zobel+debian-nagios@ftbfs.de
        }
+define contact{
+       contact_name                    pkern
+       alias                           Philip Kern
+       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                           pkern@debian.org
+       }
+define contact{
+       contact_name                    HE
+       alias                           Marc Brockschmidt
+       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                           he@debian.org
+       }
 
 ###############################################################################
 ###############################################################################