[project @ peter@palfrader.org-20080421170743-6ya3n48vpgdax0gu]
[mirror/dsa-nagios.git] / nagios-conf / contacs.cfg
index a1fc3a4..96fa711 100644 (file)
@@ -22,6 +22,53 @@ define contact{
        email                           debiannagios@ganneff.de
        }
 
+define contact{
+       contact_name                    tjrc1
+       alias                           Tim Cutts
+       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                           tjrc@sanger.ac.uk
+       }
+
+define contact{
+       contact_name                    holger
+       alias                           Holger Levsen
+       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                           holger@layer-acht.org
+       }
+
+define contact{
+       contact_name                    dannf
+       alias                           Dann Frazier
+       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                           dannf@hp.com
+       }
+
+define contact{
+       contact_name                    bzed
+       alias                           Bernd Zeimetz
+       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                           bernd+debnagios@bzed.de
+       }
 
 ###############################################################################
 ###############################################################################