From: Michael Orlitzky Date: Fri, 28 Aug 2009 20:12:39 +0000 (-0400) Subject: Added the contactgroups and contactgroup_members directives. X-Git-Tag: v0.1~11 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=nagios-mode.git;a=commitdiff_plain;h=b7394981592e89a8303b2d3cac7eae43f5fc61d2 Added the contactgroups and contactgroup_members directives. --- 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"