New map issue with more than one parents host
Posted: Mon Dec 14, 2015 4:41 am
Hi!
I've this issue with new map in latest stable Nagios version.
I've configured a host like this:
In legacy map, it is shown as I think that maybe:

However, in new map, Nagios lost the second parent

How can I solve this, please?
Regards.
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
}
However, in new map, Nagios lost the second parent

How can I solve this, please?
Regards.
