Xymon Mailing List Archive search

Create Customized schedule for alerts

list Vpn Cluster
Thu, 2 Oct 2008 12:46:01 -0400
Message-Id: <user-a9a2d5e3a1a6@xymon.invalid>

I tried the following :

$rule1=DURATION>10m REPEAT=30m DURATION<3h
$rule2=DURATION>3h REPEAT=4h

The first rule doesn't` have 3 hours under the* stop after* column

Thanks

Tom


On Thu, Oct 2, 2008 at 10:31 AM, Larry Barber <user-6ef9c2864140@xymon.invalid> wrote:
I haven't tried this and haven't looked at the code to see if it would work
but you might try:

DURATION>5 DURATION<2h REPEAT=30

and as a separate rule

DURATION>2h REPEAT=4h

Thanks,
Larry Barber


On Thu, Oct 2, 2008 at 9:02 AM, VPN Cluster <user-27866c006aa9@xymon.invalid>wrote:
Hi,

I have set of servers that I want the alerts go as followed

I need the first alert to go after 5 minutes , then every 30 minutes for
two hours , then every four hours till it recovers.

I tried some thing like DURATION>5 REPEAT=30m,60m,90m,120m,4h RECOVERED
but it didn`t work..

Any ideas ..

Thanks

Tom