Re: [Nagios-devel] Host and Services update fonction called twice

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] Host and Services update fonction called twice

Post by Guest »

On 02/22/2010 04:51 PM, Matthieu Kermagoret wrote:
> On Fri, May 15, 2009 at 11:55 AM, Matthieu Kermagoret
> wrote:
>> This issue has been successfully reproduced on Nagios 3.0.6, 3.1.0 and
>> the latest CVS revision with NDOUtils 1.4b7.
>>
>
> Can still be reproduced with latest Nagios CVS revision. This is now
> the oldest unassigned issue within Nagios' tracker
> (http://tracker.nagios.org/view.php?id=4) :-(
>
> You'll find attached a patch which tries to correct Nagios' behavior.
> It causes host/service status not to be updated when check is
> scheduled but only when check results are processed. Is there any
> weird case that would cause this logic to fail ?
>

The patch seems correct, but the description of it isn't. Status
updates should take place whenever there is a modification to the
state of the service. This is important, since a GUI needs the
next_check information (and suchlike) to properly draw the scheduling
queue. Such updates should ofcourse only come once, so this patch
is still correct.

Will apply. Thanks.

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.





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