Page 1 of 1

Retry interval on hard states

Posted: Mon Mar 10, 2008 3:23 am
by Guest
Since this suggestion seems to have some backing, I thought I would
forward it to the devel list.

Note that several other monitoring systems provide the mentioned feature.

The complete thread can be found in the users list.

---------------------------- Original Message ----------------------------
Subject: Retry interval on hard states
From: "Tom Sommer"
Date: Fri, March 7, 2008 14:44
To: [email protected]
--------------------------------------------------------------------------

Hi,

I wish to setup the following check interval:

Check the service every 5 minutes
-> If down then check the service every 1 minute for 3 minutes/times
-> If still down, notify and continue to check the service every 1
minute until it recovers.

I'm having a few problems with the last condition. Basically once the
notification is sent, Nagios seems to revert to the "normal" check
interval, which is 5 minutes - resulting in a substantial delay for the
recovery notification to be sent.

My settings are:
max_check_attempts 3
check_interval 5
retry_interval 1

Did I miss anything or is the above simply not possible?

Using 3.0rc3

Thanks
--
Tom Sommer









This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]