Change BBMAP axis position

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ericiesync
Posts: 2
Joined: Wed Apr 11, 2018 10:17 pm

Change BBMAP axis position

Post by ericiesync »

Hello, does anyone know how to restructure the code for BBMAP to change the host to the top/hiding the host and then showing the services name on the vertical left with its status?
ericiesync
Posts: 2
Joined: Wed Apr 11, 2018 10:17 pm

Change BBMAP axis position

Post by ericiesync »

Hi, does anyone know how to change the position of host to top or hiding the host and then output the service on vertical left?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Change BBMAP axis position

Post by scottwilkerson »

Sorry, this is not possible.
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Change BBMAP axis position

Post by mcapra »

This is definitely not native functionality as @scottwilkerson pointed out.

You could probably do this by leveraging the custom includes component and a bit of clever Javascript or CSS:
https://support.nagios.com/kb/article.php?id=556

The work would definitely require some Javascript/DOM/jQuery knowledge though.
Former Nagios employee
https://www.mcapra.com/
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Change BBMAP axis position

Post by scottwilkerson »

Thanks @mcapra
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked