Xymon Mailing List Archive search

Create Customized schedule for alerts

4 messages in this thread

list Vpn Cluster · Thu, 2 Oct 2008 10:02:37 -0400 ·
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
list Larry Barber · Thu, 2 Oct 2008 09:31:59 -0500 ·
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
quoted from Vpn Cluster

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

list Vpn Cluster · Thu, 2 Oct 2008 12:46:01 -0400 ·
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
quoted from Larry Barber


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

list Vpn Cluster · Thu, 16 Oct 2008 13:08:40 -0400 ·
I tried the DURATION>5 DURATION<2h REPEAT=30 but I don`t see any thing under
"Stop After" column in info page.
quoted from Larry Barber

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