Xymon Mailing List Archive search

info page and alerts

list Henrik Størner
Sat, 26 Mar 2005 17:02:36 +0000 (UTC)
Message-Id: <d244jc$6oa$user-7fe75da36485@xymon.invalid>

In <user-0a99f90faef6@xymon.invalid> "Christopher T. Beers" <user-96213c045646@xymon.invalid> writes:
Seems like the info page does not understand the STOP and UNMATCHED keywords.  I have a server that I set alarms based on hostname to 2 particular addresses with the STOP keyword.  At the bottom I have a catchall UNMATCHED rule.
The info page on hobbit shows the alerts for both the STOP and UNMATCHED set, but hobbit only alarms the STOP rules.  Maybe a bug?
It shows both the STOP and UNMATCHED rules, because when generating
the info-page it is not possible to determine if the STOP or UNMATCHED
will trigger - that might depend on circumstances such as the
time-of-day when the alert happens.

There is a code to tell you that it's a stop-rule: It has "(S)" after
the recipient. UNMATCHED isn't flagged like that, which is a bug.


Regards,
Henrik