]> git.etc.gen.nz Git - spong.git/commitdiff
updated documention for latest changes
authorStephen L Johnson <sjohnson@monsters.org>
Sun, 27 Jul 2003 03:59:22 +0000 (03:59 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Sun, 27 Jul 2003 03:59:22 +0000 (03:59 +0000)
pod/spong.message.pod

index 635c94a2a7b3793122c14489c6d81ec83d9bd69d..3a9571c073a7d78255f1bc53179add8b776c6b43 100755 (executable)
@@ -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<spong.groups>  (see L<spong.groups>). 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<spong.groups>  (see
+L<spong.groups>). 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