Re: [Nagios-devel] Passive services going stale on a Nagios restart

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] Passive services going stale on a Nagios restart

Post by Guest »

On 13 Feb 2006 at 15:05, Ton Voon wrote:

> Hi Ethan,
>
> I'm running a distributed monitoring setup with freshness checking on
> the master server for passive checks. If the master is stopped for a
> long time and then restarted, the passive checks go stale at the next
> freshness cycle because there is not enough time for the slaves to
> send results back.
>
> In base/checks.c, there is some code to cater for program_start, but
> is only for active checks. I've removed the active_check condition
> and this works for me now.
>
> This is the patch:
[snip]

Good catch! I'll apply this to both the HEAD and 2.x branches.

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