[Nagios-devel] [patch] Parent checking fails with

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

[Nagios-devel] [patch] Parent checking fails with

Post by Guest »

In nagios 3.2.3 parent checks are not properly handled when
max_check_attempts is set to 1. run_sync_host_check_3x properly
executes the host check if not using cached data, but it never sets
check_result_code. This one-liner fixes that.

I didn't delve too deep, but I think the patch is correct. We have had
this running in production for a couple weeks now and it's saved us from
a deluge of notifications.

--
Andrew Norris
Systems Administrator
Locus Telecommunications
[email protected]
(201)-947-2807 ext. 1135





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