Reproducible bug scheduling second host check following failure
Ethan Galstad
nagios at nagios.org
Thu Jan 24 17:03:11 CET 2008
Matthew Richardson wrote:
> I have, for some time, been suspicions that Nagios 3 appeared a bit slow
> alerting on host failures. In order to diagnose this, I setup a minimal
> config to try to show the problem using 3.0rc1 with a default nagios.cfg.
> It consists of one host and one service (both checked by ping), with the
> retries and timers set as below (the config file is attached in full):-
>
> |define host{
> | host_name hostname
> | check_interval 10
> | retry_interval 1
> | max_check_attempts 5
> |}
> |define service{
> | max_check_attempts 5
> | normal_check_interval 5
> | retry_check_interval 5
> | host_name hostname
> | service_description ping
> |}
>
[snip]
Thanks for the debug info Matthew. I believe I've tracked down and
fixed the problem. Patch will be in CVS in a few moments...
Ethan Galstad
Nagios Developer
___
Email: nagios at nagios.org
Web: www.nagios.org
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
More information about the Developers
mailing list