Page 1 of 1

BBMap

Posted: Tue May 17, 2016 7:07 am
by peter19x
Hello,

I would like to change the BBMap table color from grey to white, can I do that? and where. thanks

Re: BBMap

Posted: Tue May 17, 2016 10:46 am
by rkennedy
Can you show us a screenshot outlining which part you're looking to change? It's most likely in the CSS file.

Re: BBMap

Posted: Wed May 18, 2016 8:06 am
by peter19x
Hello,

Thank you for the reply.

I have attached 2 pics. One Picture for the BBMap main page in Home, and one that I filtered and added to my dashboard ( pic1)

Thanks for the help.

Best Regards,
Peter

Re: BBMap

Posted: Wed May 18, 2016 5:03 pm
by hsmith
Have you looked in /usr/local/nagiosxi/html/includes/components/bbmap/ ?

I haven't had enough free time to search around yet, but the hex for the color you're looking to change is #d3d3d3

Re: BBMap

Posted: Wed Jun 01, 2016 6:35 am
by peter19x
Hello,

I went to /usr/local/nagiosxi/html/includes/components/bbmap, and there was the below files:

bbmap.css
bbmap.inc.php
bbmap.js
dashlet.inc.php
images
index.php
sanity.sh

I assumed the bbmap.css is the right file but there was no color indication in it or in any of the above files.

Best Regards,
Peter

Re: BBMap

Posted: Wed Jun 01, 2016 12:49 pm
by rkennedy
Did someone manually make changes to XI already, or does it work on a different browser?

I'm trying to find a part that's grey, but I'm unable to. Here's what my BBMap looks like on XI 5.2.8 -
bbmap-white.PNG

Re: BBMap

Posted: Thu Jun 02, 2016 7:13 am
by peter19x
using this version: Nagios XI 2014R2.7

Other wise if we can find the file that designs the tables it won't matter.

Thanks,
Peter

Re: BBMap

Posted: Thu Jun 02, 2016 12:32 pm
by rkennedy
Changing the CSS around really isn't going to be something we can support. While it's not going to hurt anything, this is something that becomes custom development as we're going to have to spend time digging as well. The best guidance I can offer is by running find /usr/local/nagiosxi/html/ -name "*.css" and looking further into the files. You should be able to pull more information by looking at what element that part of the table is pulling from exactly.

Re: BBMap

Posted: Mon Jun 06, 2016 6:00 am
by peter19x
Hello,

Thank you for the reply.

Indeed it will, Will dig in the scripts and see if I will find my way out. Thank you for the guidance

I am fine with closing this post.

Best Regards,
Peter