[Nagios-devel] Statusmap ghost sectors

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] Statusmap ghost sectors

Post by Guest »

Hello.

I have a problem in drawing Nagios statusmap when host has more than
1 parent. Problem is additional "ghost" sectors (sectors are without any
host).

is_host_immediate_child_of_host() finds name of parent in *all*
parent_hosts of child. So childs with several parents is counted
several times. May be it is possible to make a copy of this function
for counting childs and restrict search only in first parent_host.

--
Best regards,
Alex







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