Re: [Nagios-devel] Fwd: Some Problem with Auto Rescheduling

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] Fwd: Some Problem with Auto Rescheduling

Post by Guest »

Hi Mark,

if I got it right, the neverending rescheduling of single checks may
happen, but this is only guessing.

To solve this, if it exists, I can imagine of a new flag in the host and
service data like

'might_be_auto_rescheduled = 1'

which might be changed after an autoreschedule to handle which checks
already were rescheduled from the auto_reschedule_window.

Perhaps I found some time at the weekend to study the sources and hack it.

-
Hendrik

Mark Eisenblaetter schrieb:
> Hi List,
>
> I know this feature ist experimentel but i got a little questions about that.
>
> In the thread "Nagios 3 Performance Monitoring"
> Ethan was sugesting to use the this funktion to smooth the the queue.
>
> Know i was wondering some thing about the intervall and window.
> The suggestion was an intervall of 60 and an window of 300.
> So if the intervall ist shorter thenn the window it seems to be
> possible that one or more checks are never checked,
> because in every intervall its possible that the always same checks
> are rescheduld to a later time and so are never checked.
>
> In the other case if i have the same intervall and window no check
> falls out but so the smoothing effact ist not so high because its
> possible that
> in every window i have diffrent amounts of checks, f.e 500,1000,100,........
>
> So first i think i will use same value for intervall and window but if
> my checkamount is incrising i think
> it will be better to get an solution for the the "problem".
>
> So now, did i get it right or did i forget something?
>
> Mark
>
> --
> Mark Eisenblätter
> Geissendoerfer & Leschinsky GmbH
> www.gl-sytemhaus.de
>
>
>





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