From 28ec965e68d3304917a745cd00558b8e29abaff5 Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Wed, 14 Nov 2012 05:21:57 -0500 Subject: [PATCH] Update ESP config for web access --- local.d/esp.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/local.d/esp.cfg b/local.d/esp.cfg index 6880b40..bb2a180 100644 --- a/local.d/esp.cfg +++ b/local.d/esp.cfg @@ -12,7 +12,7 @@ define hostgroup{ define contactgroup { contactgroup_name esp - members esp-zephyr,esp-email + members esp-zephyr,espmit } define contact { @@ -27,7 +27,8 @@ define contact { } define contact { - contact_name esp-email + ; Also used as the "contact" for the web interface + contact_name espmit service_notification_period 24x7 host_notification_period 24x7 service_notification_options w,u,c,r @@ -37,7 +38,6 @@ define contact { email esp-webmasters@mit.edu } - ;;; Regular unprivileged remote connection services define service { name generic-esp-service -- 2.34.1