Page 1 of 1

Dashboard customization

Posted: Thu Nov 15, 2012 10:03 am
by HAL
Hi
I have added a dashlet in the customized dashboard as per attached screen shot. The name of the dashlet is visible only when i put a Mouse tip on the dashlet.

Can the name is visible all the time without moving the mouse tip?

Regards
HAL

Re: Dashboard customization

Posted: Thu Nov 15, 2012 12:37 pm
by scottwilkerson
There isn't a way that is builtin to do this (that I know of) but you could edit the dashlet.js file in
/usr/local/nagiosxi/html/includes/js/dashlets.js

On line 76-78 is the code that hides it.

This however would be over written on upgrade.

Another option would be to add a custom component that load some js that just tests if .dashlettitle has visibility set to hidden and make it visible.

Re: Dashboard customization

Posted: Thu Nov 29, 2012 5:35 am
by HAL
Hi
Do you have any other option than this?

Re: Dashboard customization

Posted: Thu Nov 29, 2012 12:20 pm
by scottwilkerson
Not at this time.

You can feel free to add a feature request on our tracker
http://tracker.nagios.com/