removed contacts.cfg for now
authorAndy Witter <awitter@georgialibraries.org>
Wed, 8 May 2013 14:41:37 +0000 (10:41 -0400)
committerAndy Witter <awitter@georgialibraries.org>
Wed, 8 May 2013 14:41:37 +0000 (10:41 -0400)
templates/monitor/contacts.cfg [deleted file]

diff --git a/templates/monitor/contacts.cfg b/templates/monitor/contacts.cfg
deleted file mode 100644 (file)
index 0218f04..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-define contact{
-        contact_name                    root
-        alias                           Root
-        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,notify-service-by-pipe
-        host_notification_commands      notify-host-by-email,notify-host-by-pipe
-        email                           root@localhost
-}
-