new buildd alkman
[mirror/dsa-nagios.git] / config / static / conf.d / contacts.cfg
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
+       }
 
 ###############################################################################
 ###############################################################################