[project @ peter@palfrader.org-20080421161311-md27qw2ppg27icfz]
[mirror/dsa-nagios.git] / nagios-conf / contacs.cfg
index 4d24f71..6e3c732 100644 (file)
@@ -10,7 +10,29 @@ define contact{
        email                           debian-nagios@palfrader.org
        }
 
+define contact{
+       contact_name                    joerg
+       alias                           Joerg Jaspert
+       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                           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
+       }
 
 ###############################################################################
 ###############################################################################