Try "retry_check_interval":
http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg02734.html
Frank
-Original Message-
From: Andreas Ericsson [mailto:a...@op5.se]
Sent: Monday, January 23, 2012 6:20 AM
To: Nagios Users List
Cc: Wadud Miah (ITCS)
Subject: Re: [Na
23 January 2012 12:24
To: Andreas Ericsson; Nagios Users List
Subject: Re: [Nagios-users] Nagios check frequency
Hi Andreas,
Thanks for the reply. The retry_interval will retry to ensure the service is
actually down, which is the case here. This is set to three in my
configuration. However, once it e
Hi Wadud
copy/paste:
External Command Check Interval
Format:
command_check_interval=[s]
Example:
command_check_interval=1
If you specify a number with an "s" appended to it (i.e. 30s), this is
the number of seconds to wait between
external command checks. If you leave off the "s", this is the num
frequency. I
couldn't find anything in the documentation.
Regards,
Wadud.
>-Original Message-
>From: Andreas Ericsson [mailto:a...@op5.se]
>Sent: Monday, January 23, 2012 12:20 PM
>To: Nagios Users List
>Cc: Wadud Miah (ITCS)
>Subject: Re: [Nagios-users] Nagios c
On 01/23/2012 12:48 PM, Wadud Miah (ITCS) wrote:
> Hello Nagios users,
>
> I would like Nagios to increase the check frequency once the service
> is in a critical state. For example, if a check has a frequency of
> every 60 minutes, once it has reached a critical state, I want the
> check frequenc
> -Original Message-
> From: Anirudh Srinivasan [mailto:srianir...@gmail.com]
> Sent: Monday, March 09, 2009 4:23 PM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] nagios check frequency
>
> Which parameter determine the time between two service checks. i.e let
me giv