Re: [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

Re: [Nagios-devel] Statusmap ghost sectors

Post by Guest »

The statusmap layout isn't the best, that's for sure. I'm holding
off on new layout algorithms until a move to a PHP web interface
happens in Nagios 3.0. If you've got a patch for the 2.0 before
then, I'll consider committing it though. :-)


On 21 Nov 2005 at 13:13, [email protected] wrote:

> 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 SF.Net email is sponsored by the JBoss Inc. Get Certified Today
> Register for a JBoss Training Course. Free Certification Exam
> for All Training Attendees Through End of 2005. For more info visit:
> http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>
>



Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org






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