[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Create Customized schedule for alerts



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 <lebarber (at) gmail.com> 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 <vpn.cluster.ha (at) gmail.com>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
>>
>>
>>
>