Xymon Mailing List Archive search

alerts and stop

2 messages in this thread

list Christopher T. Beers · Thu, 27 Jan 2005 14:27:35 -0500 ·
Is there a way to stop rules from processing after issuing an alert (maybe it already does it).

What I am looking for is specific alerts in the beginning of the file that would alert people to problems.  Once the alert was issued it would stop after processing that definition (with a keyword STOP or something).  This would allow me to create specific rules in the beginning of the file (for specific hosts, services, etc) and then a catchall at the bottom.

If the specific rules were triggered, the generic catch all would not be.

Chris
list Henrik Størner · Thu, 27 Jan 2005 22:04:23 +0100 ·
quoted from Christopher T. Beers
On Thu, Jan 27, 2005 at 02:27:35PM -0500, Christopher T. Beers wrote:
Is there a way to stop rules from processing after issuing an alert (maybe it already does it).

What I am looking for is specific alerts in the beginning of the file that would alert people to problems.  Once the alert was issued it would stop after processing that definition (with a keyword STOP or something).  This would allow me to create specific rules in the beginning of the file (for specific hosts, services, etc) and then a catchall at the bottom.

If the specific rules were triggered, the generic catch all would
not be.
There isn't right now, but it would be easy to implement. Currently,
the alert module looks through all of the rules and recipients, and
sends alerts to all that match.


Henrik