[project @ peter@palfrader.org-20080519140853-9ury1rztgw62rn7x]
[mirror/dsa-nagios.git] / nagios-conf / contacs.cfg
index 3bb4183..9b0501d 100644 (file)
@@ -79,7 +79,31 @@ define contact{
        host_notification_options       d,r
        service_notification_commands   notify-service-by-email
        host_notification_commands      notify-host-by-email
-       email                           luk@debian.org
+       email                           luk.claes@ugent.be
+       }
+
+define contact{
+       contact_name                    sfrost
+       alias                           Stephen Frost
+       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                           sfrost@snowman.net
+       }
+
+define contact{
+       contact_name                    lfilipoz
+       alias                           Luca Filipozzi
+       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                           lucaf+dsa@ece.ubc.ca
        }
 
 ###############################################################################