Xymon Mailing List Archive search

TIME alert problems (still)

list Henrik Størner
Mon, 19 Jun 2006 12:42:58 +0200
Message-Id: <user-d6003da3cbd4@xymon.invalid>

On Mon, Jun 19, 2006 at 10:38:17AM +0100, Mike Rowell wrote:
Henrik,

On 137 and 139 we have the catch alls for sysalert and support (support
is our red address and sysalert is where we send both to).
Well, those catch-all rules are what triggers the alerts you don't want.
They probably have a "UNMATCHED" setting ? But that will also cause
them to be applied when the rules above them are skipped due to time-
constraints.

In other words, if you have a setup like

  HOST=myhost TEST=mytest
      MAIL user-c0b4a5e3f417@xymon.invalid TIME=W:0800:1700

  HOST=*
      MAIL user-9a4e95710e98@xymon.invalid UNMATCHED

then "user-9a4e95710e98@xymon.invalid" will get all myhost.mytest alerts
that happen outside the weekdays-0800-1700 time window.


Regards,
Henrik