Nagios Core - Map Legacy - Wrong Display

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
gastonmd14
Posts: 2
Joined: Wed Aug 03, 2016 10:51 am

Nagios Core - Map Legacy - Wrong Display

Post by gastonmd14 »

Hi guys,

can you help me with this ??

On my nagios core i see a worng display with all icon overlap.

I attach the file.

Regards.
Attachments
nagios.png
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios Core - Map Legacy - Wrong Display

Post by rkennedy »

I believe this is expected due to the sheer amount of services you have. You should be able to change your /usr/local/nagios/etc/cgi.cfg file, specifically the default_statusmap_layout= variable to a different number.

See this link for the options on what you can change it to - https://assets.nagios.com/downloads/nag ... map_layout
Former Nagios Employee
gastonmd14
Posts: 2
Joined: Wed Aug 03, 2016 10:51 am

Re: Nagios Core - Map Legacy - Wrong Display

Post by gastonmd14 »

Hi,

thanks for the information but i want to see like the attachment.

how i can do that ??

Can you help ??

Regards.
Attachments
nagios.png
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Nagios Core - Map Legacy - Wrong Display

Post by mcapra »

This is described on the page @rkennedy linked:
https://assets.nagios.com/downloads/nag ... map_layout

The style you are looking for should be named "Circular (Marked Up)". Try default_statusmap_layout=5

As pointed out by @rkennedy, the map is going to be a bit squished due to the sheer number of parents/children in your setup.
Former Nagios employee
https://www.mcapra.com/
Locked