Sorry if this has been answered elsewhere.
Where can the default layout of the Network Status map changed to something else (now it defaults to Circular Balloon)? for example Balanced Tree ?
This is on the latest version of Nagiosxi, running on Centos7
Thanks
change Network Status Map default layout
Re: change Network Status Map default layout
You can click on the button in the upper right corner under the "Network Status Map" page, select "Balanced Tree" option from the "Layout" drop-down menu, and click on "Apply".
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: change Network Status Map default layout
yeah it can be changed there but is there a config file that can be edited so the default is something other than circular balloon?
Re: change Network Status Map default layout
Unfortunately, it is not possible to set up a "default" layout for the Network Status Map in Nagios XI at the moment. In Nagios Core, you can change the default layout by modifying the cgi.cfg file.
Example:
Read more on the topic here:
https://assets.nagios.com/downloads/nag ... igcgi.html
In order to add this functionality in Nagios XI, we would need to modify the "statusmap" component. This could be a good candidate for a feature request.
Example:
Code: Select all
default_statusmap_layout=3https://assets.nagios.com/downloads/nag ... igcgi.html
In order to add this functionality in Nagios XI, we would need to modify the "statusmap" component. This could be a good candidate for a feature request.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: change Network Status Map default layout
please close thanks