From b7394981592e89a8303b2d3cac7eae43f5fc61d2 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 28 Aug 2009 16:12:39 -0400 Subject: [PATCH] Added the contactgroups and contactgroup_members directives. --- nagios-mode.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nagios-mode.el b/nagios-mode.el index f94940f..7c9f663 100644 --- a/nagios-mode.el +++ b/nagios-mode.el @@ -190,10 +190,10 @@ (regexp-opt '("active_checks_enabled" "address" "alias" "check_command" "check_freshness" "check_interval" "check_period" "checks_enabled" - "command_line" "command_name" "contact_groups" "contact_name" - "contactgroup_name" "contacts" "dependent_host_name" - "dependent_service_description" "email" "event_handler" - "event_handler_enabled" "execution_failure_criteria" + "command_line" "command_name" "contactgroups" "contact_groups" + "contactgroup_members" "contact_name" "contactgroup_name" "contacts" + "dependent_host_name" "dependent_service_description" "email" + "event_handler" "event_handler_enabled" "execution_failure_criteria" "failure_prediction_enabled" "first_notification" "first_notification_delay" "flap_detection_enabled" "freshness_threshold" "friday" "high_flap_threshold" "host_name" "host_notification_commands" -- 2.43.2