From f5237f8fe24997dd884fa2790cfc073a28970da5 Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Sun, 27 Jul 2003 03:59:22 +0000 Subject: [PATCH] updated documention for latest changes --- pod/spong.message.pod | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/pod/spong.message.pod b/pod/spong.message.pod index 635c94a..3a9571c 100755 --- a/pod/spong.message.pod +++ b/pod/spong.message.pod @@ -67,7 +67,7 @@ of the specified groups. If it is found, this attribute is considered matched. =item * services A list of one or more regular expressions that are matched against the service -name of the status event. If one of the expression matches the service name, +name of the status event. If one of the expressions match the service name, the term is considered matched. =item * times @@ -76,6 +76,12 @@ A list of one or more day-of-week ranges and/or time ranges combinations which are checked against the time stamp of the status event. If one of the day/time combinations matched, the term is considered matched. +=item * colors or status + +A list of one or more status colors ('red', 'yellow','green','clear', or +'purple') that are matched against the status color of the status event. IF one +of the colors match the status color, the term is considered matched. + =item * exclude_hosts A list of one or more regular expressions that are matched against the host @@ -90,14 +96,15 @@ name, the term is considered an exclusion match. =item * exclude_host_groups -A list of one or more host group names from the F (see L). If the host name of the status event is a member of one of the host -groups, the term is considered an exclusion match. +A list of one or more host group names from the F (see +L). If the host name of the status event is a member of one of +the host groups, the term is considered an exclusion match. =item * exclude_colors or exclude_status -A list of one of more status colors ('red', 'yellow', or 'green'). If the -status color is the event matches one of the colors in the list, the term is -considered an exclusion match. +A list of one of more status colors ('red', 'yellow', 'green', 'clear' or +'purple'). If the status color is the event matches one of the colors in the +list, the term is considered an exclusion match. =item * last_if_match -- 2.30.2