Xymon Mailing List Archive search

Unwanted delay in hobbit alerts

list Brian Bernstein
Wed, 12 Jul 2006 16:26:50 -0400
Message-Id: <user-e771a395cc1e@xymon.invalid>

It seems that hobbitd_alert for whatever reason, is sending alerts
only once every half hour.

In other words, if I was to test an alert as such:
bbcmd hobbitd_alert --test [hostname] [test]

It will immediately output that it found a matching rule, and states
the action being taken
(mail -s etc. . .), however, the notification will not come up in the
notifications.log or in the mail server logs until either :06 or :36
past the hour.

Also, the output of the resulting messages in the alerts are time
stamped just before the message is sent/received as opposed to when
the command was first called to run the test.

I have not tested to see if this happens when a machine actually goes
down (the test in question for this particular alert), just with the
test option in hobbitd_alert (actually, the host I've chosen for the
test was already down).


The alert rule in question is rather simple:
HOST=*  SERVICE=conn
MAIL [user]@[server].[tld] RECOVERED

Any help in this would be greatly appreciated.

-Brian