Re: [Nagios-devel] hard-fail check interval?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] hard-fail check interval?

Post by Guest »

Nagios 2.0 implements some of what I call "adaptive monitoring"
features. One of these features allows you to change a hosts's retry
and normal check intervals from an external command. Similiar
functionality exists for services, so this would be easy to implement
using an event handler script.

On 19 Oct 2004 at 12:39, [email protected] wrote:

>
> Was considering adding an additional knob to control check intervals
> for services in a hard-fail state. My present motivation would be to
> start checking more aggressively (somewhere between interval's check
> and retry) after something has failed, though I could see a
> justification for backing off checks (i.e. for resource-intensive
> checks).
>
> Pretty quick change, but was curious on feedback before digging into
> testing (..and presumably since this I'd need to apply to 2.0 as
> well).
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on
> ITManagersJournal Use IT products in your business? Tell us what you
> think of them. Give us Your Opinions, Get Free ThinkGeek Gift
> Certificates! Click to find out more
> http://productguide.itmanagersjournal.c ... promo.tmpl
> _______________________________________________ Nagios-devel mailing
> list [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>
>



Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked