New map issue with more than one parents host

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
jose_a_guardia
Posts: 13
Joined: Fri Dec 04, 2015 2:40 am

New map issue with more than one parents host

Post by jose_a_guardia »

Hi!

I've this issue with new map in latest stable Nagios version.

I've configured a host like this:

Code: Select all

define host{
use						host-no-critico,host-pnp			
host_name				helpdesk_svrsistemas	
alias					        App helpdesk en svrsistemas
parents					apache_svrsistemas,mysql_svrsistemas
icon_image 				website256.png
statusmap_image 		        website.gd2
address					192.168.1.222
}
In legacy map, it is shown as I think that maybe:

Image

However, in new map, Nagios lost the second parent

Image


How can I solve this, please?

Regards.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: New map issue with more than one parents host

Post by hsmith »

Can we perhaps get a larger screenshot of the second one? You can always submit enhancement requests to https://github.com/NagiosEnterprises/nagioscore.

It seems to be behaving on mine.
Former Nagios Employee.
me.
jose_a_guardia
Posts: 13
Joined: Fri Dec 04, 2015 2:40 am

Re: New map issue with more than one parents host

Post by jose_a_guardia »

This is all the tree in new map:

Image

Thanks!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: New map issue with more than one parents host

Post by rkennedy »

Can you tell us what the issue is with it now? I think I see what you're talking about, but I'd like some clarification.

Is it because they split up now versus merging into one as seen with the red circles?
map-issue.png
Former Nagios Employee
Locked