Xymon Mailing List Archive search

alert issue

list Wes Neal
Mon, 17 Oct 2005 14:03:29 -0400
Message-Id: <!~!user-a6389e3c2b17@xymon.invalid>

Thanks Larry, I will try it that way. I do basically just want one page per
event that last more than 10 minutes.  I didnt think about just setting a
really high repeat value.

Wes 
-----Original Message-----
From: user-7a6c75d6cc10@xymon.invalid [mailto:user-7a6c75d6cc10@xymon.invalid] Sent: Monday, October 17, 2005 1:40 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] alert issue

You might have better luck with:

MAIL page_ems_team1 at somewhere SERVICE=conn DURATION>10 REPEAT=365d

-- or some other big number for the REPEAT, assuming you only want one page
(default is 1 day, I think). You might also check the notification log to
see if the rule ever fired. 
Thanks,
Larry Barber


On Mon, 2005-10-17 at 12:05 -0500, user-4f272af8a740@xymon.invalid wrote:
 I have this for an alert:

HOST=$opt1frame         MAIL $ems1 REPEAT=20m RECOVERED         MAIL page_ems_team1 at somewhere SERVICE=conn DURATION>10
DURATION<15

The host went down, and is still done.  I am getting the email every 20 minutes from the first line, but the second line never kicked off to my pager.  Any ideas why it would not?

Thanks
Wes