Hi,

On 29/11/2007, Jeremy C. Reed <[EMAIL PROTECTED]> wrote:
> I want my final failed services to be rechecked faster that my normal
> checks. I want this so I will be notified quicker when the service is
> successful again. (I already use retry_check_interval with
> max_check_attempts, but I want an interval when the service is in HARD
> state.)


If I understand correctly what you wish to do then I think you can
achieve this using a combination of event handlers and external
commands.

Create an event handler to be triggered when the service goes into the
state you are interested in and then from the event handler script
post external commands back into nagios to increase the retry check
interval.

See :-
http://www.nagios.org/developerinfo/externalcommands/commandlist.php

With special attention on the following commands :-
CHANGE_RETRY_HOST_CHECK_INTERVAL
CHANGE_RETRY_SVC_CHECK_INTERVAL

-- 
bright blessings,
Mark

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to