Nagios 4.1.0-rc1 map icons

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
icebox
Posts: 5
Joined: Thu Sep 04, 2014 4:36 am

Nagios 4.1.0-rc1 map icons

Post by icebox »

Hi,

I was just testing the new map features in nagios 4.1.0-rc1 and noticed all my icons are gone.

I have them defined like this:

Code: Select all

define host{
        use                     linux-server
        host_name               somehost
...
        icon_image              custom/esxiserver.png
        statusmap_image         custom/esxiserver.gd2
This works fine in 4.0.8 and load fine everywhere (host lists, map, etc.) but in 4.1 they are gone from the map view. Is there any way to show them back?
Last edited by icebox on Mon Feb 23, 2015 3:42 am, edited 1 time in total.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios 4.1.0-rc1 map icons

Post by abrist »

I would assume this is a bug as the maps just underwent big changes. Can you open an issue on github?
https://github.com/NagiosEnterprises/nagioscore
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
icebox
Posts: 5
Joined: Thu Sep 04, 2014 4:36 am

Re: Nagios 4.1.0-rc1 map icons

Post by icebox »

tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios 4.1.0-rc1 map icons

Post by tmcdonald »

Thanks for the bug report, very concise. Going to close this up for now.
Former Nagios employee
Locked