Re: [Nagios-devel] Strange service scheduling

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] Strange service scheduling

Post by Guest »

Hi,

----- "Ricardo Maraschini" escreveu:
> get_next_valid_time(preferred_time,&next_valid_time,svc->check_period_ptr);
>
> as
>
> get_next_valid_time(current_time,&next_valid_time,svc->check_period_ptr);
>
>
> The problem occurs when preferred_time( that is current_time +
> svc->check_interval in case of error on call run_async_service_check)
> is inside timeperiod configuration.

So, who is the responsable for Nagios right now?
Why we aren't discussing the bug?
We must stay in this vacuum every time a patch/bug is submited/reported?


-rm





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