Xymon Mailing List Archive search

Alert Setup Question

list Jason Chambers
Fri, 18 Nov 2005 13:21:34 -0500
Message-Id: <user-86606f7eda40@xymon.invalid>

I think you want the DURATION tag!

http://hobbitmon.sourceforge.net/docs/manpages/man5/hobbit-alerts.cfg.5.
html this site should help you.

Jason Chambers
IT Helpdesk Support
Geosoft Inc.
XX Richmond St. West - 8th Floor
Toronto, Ontario, Canada
M5H 2C9
Tel: XXX-XXX-XXXX x344
Fax: XXX-XXX-XXXX
www.geosoft.com
 
 
-----Original Message-----
From: user-c102b8958c7a@xymon.invalid [mailto:user-c102b8958c7a@xymon.invalid] 
Sent: Friday, November 18, 2005 12:35 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Alert Setup Question

Now for the rest of my email....

Okay,
 I'm working on getting my alerts setup.

My current hobbit-alert.cfg is:
$IGNPAT=%(annex-nw|gozo|mis-server)

EXHOST=$IGNPAT
        MAIL user-c102b8958c7a@xymon.invalid REPEAT=5m

EXHOST=$IGNPAT,%sps* TIME=*:0800:1700
        MAIL user-99ffe2bb97cc@xymon.invalid REPEAT=15m FORMAT=SMS
        MAIL user-24a445068ef7@xymon.invalid REPEAT=15m FORMAT=SMS


I need to have it email the pager group for the first alert in a
15minute
window, and then for 15minute intervals.

Suggestions?