Re: [Nagios-users] Nagios check frequency

2012-01-23 Thread Frank Bulk
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

Re: [Nagios-users] Nagios check frequency

2012-01-23 Thread Deborah Martin
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

Re: [Nagios-users] Nagios check frequency

2012-01-23 Thread Ismael Puerto
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

Re: [Nagios-users] Nagios check frequency

2012-01-23 Thread Wadud Miah (ITCS)
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

Re: [Nagios-users] Nagios check frequency

2012-01-23 Thread Andreas Ericsson
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

Re: [Nagios-users] nagios check frequency

2009-03-09 Thread Marc Powell
> -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