Page 1 of 1

Changing default_statusmap_layout= in 4.1.0

Posted: Wed Aug 19, 2015 6:29 am
by NagiosRoss
Hi guys,

We have a ticker which cycles through Nagios on a TV at work and we'd like to show the new 'collapsed tree vertical' map view when we click on the map link as default. However default_statusmap_layout= in cgi.cfg doesn't change anything?

Any ideas?

Ross

Re: Changing default_statusmap_layout= in 4.1.0

Posted: Wed Aug 19, 2015 9:13 am
by tmcdonald
The cgi.cfg file only affects the CGI-generated (written in C) maps. The new maps are written in Javascript and its various libraries, and are not affected by that file.

Please see my comment here:

https://support.nagios.com/forum/viewto ... 15#p137793

and the relevant page with my workaround here:

https://github.com/NagiosEnterprises/na ... -100604322

Re: Changing default_statusmap_layout= in 4.1.0

Posted: Wed Aug 19, 2015 12:23 pm
by NagiosRoss
I love you. Thank you!!

This can be closed!