Re: [Nagios-devel] fast-scan at startup

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] fast-scan at startup

Post by Guest »

Nagios will use the last known next check of a host/service (rather
than rescheduling it) at startup if you set the following option in
your main config file:

use_retained_scheduling_info=1

Is that what you were looking for?


On 1 Apr 2005 at 7:30, Jason Martin wrote:

> One nice feature that would be handy would be to optionally be
> able to have Nagios do what amounts to a forced check of all
> active services that are within their check period at startup.
> That way restarts can't interrupt the schedule, ie a check that
> is scheduled to occur once every 60 minutes won't get
> rescheduled out 60 minutes, making for a 120 minute interval.
>
> The scenario is that a 60-minute interval check is 1 minute away
> from firing when Nagios is restarted. Nagios then reschedules
> the check out 60 minutes. Optionally doing a global
> forced-check at startup means that this scenario won't happen.
>
> Thanks,
> -Jason Martin
> --
> A day without radiation is a day without sunshine.
> This message is PGP/MIME signed.
>



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