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:
> Hello,
>
> We had a strange behaviour with a service schedule last night; The
> service was scheduled to be checked only on February/2010(Fri Feb 26
> 00:08:36 2010). This is very strange, looking to the code we found the
> following piece:
>
> -------
>
> base/checks.c:
>
> /* the service could not be rescheduled properly - set the next check
> time for next year, but don't actually reschedule it */
> if(time_is_valid==FALSE && next_valid_time==preferred_time){


Is there any problem with following patch?
http://article.gmane.org/gmane.network. ... =next+year

Awaiting.

-rm





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