> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Andrew Cruse
> Sent: Monday, April 21, 2008 1:40 PM
> To: 'nagios Users Mailinglist'
> Subject: [Nagios-users] Host checks under Nagios 1.x
> 

> Ideally what I'd like to be able to do is have the host checks retry
on a
> particular interval (i.e. once per second) rather than instantly after
the
> previous executed.  Is there a way to do this?

Really only by upgrading to nagios-3. You _could_ wrap your host check
in a script that issues a sleep() after each run but this will play
havoc with your other checks. Nagios versions prior to v3 will stop
_all_ other processing until the host check completes
(max_check_attempts is reached). Nagios-3 introduces significantly
better host checking methodology.
 
--
Marc


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
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