I guess pictures are the best way to explain this. If you see below the Icons I have added show up on the map view but not on the host detail. Are they pulling from two different places?
Thanks in advance,
Darrell
Custom Icons on the Host detail page
Custom Icons on the Host detail page
You do not have the required permissions to view the files attached to this post.
Re: Custom Icons on the Host detail page
Are these custom logos you added? If so, you need to add logos in two places:
/usr/local/nagios/share/images/logos/
/usr/local/nagiosxi/html/includes/components/nagioscore/ui/images/logos/
This first directory is where the images are pulled from when generating the map. The second directory is where the images are pulled from when viewing the current host/service detail. Hope that helps.
/usr/local/nagios/share/images/logos/
/usr/local/nagiosxi/html/includes/components/nagioscore/ui/images/logos/
This first directory is where the images are pulled from when generating the map. The second directory is where the images are pulled from when viewing the current host/service detail. Hope that helps.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Ethan Galstad
President
Ethan Galstad
President
Re: Custom Icons on the Host detail page
Thank you. That was it.