=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
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
=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