Notify ESP by email, too
authorAlex Dehnert <adehnert@mit.edu>
Sat, 28 Jul 2012 19:41:08 +0000 (15:41 -0400)
committerAlex Dehnert <adehnert@mit.edu>
Sat, 28 Jul 2012 19:41:08 +0000 (15:41 -0400)
local.d/esp.cfg

index d39016367f0c45b9a0e4f6ca7ad0511f594b021a..d6fadef2d49240eabf76edd07189f430fe71ed5f 100644 (file)
@@ -12,7 +12,7 @@ define hostgroup{
 
 define contactgroup {
         contactgroup_name       esp
-        members                 esp-zephyr
+        members                 esp-zephyr,esp-email
 }
 
 define contact {
@@ -26,6 +26,17 @@ define contact {
         email                           esp-auto
 }
 
+define contact {
+        contact_name                    esp-email
+        service_notification_period     24x7
+        host_notification_period        24x7
+        service_notification_options    w,u,c,r
+        host_notification_options       d,u,r
+        service_notification_commands   notify-service-by-email
+        host_notification_commands      notify-host-by-email
+        email                           esp-webmasters@mit.edu
+}
+
 
 ;;; Regular unprivileged remote connection services
 define service {