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.
