Hi
Is there any way to put custom logo on full screen view display mode? We have lcd panel to display the open services status by full screen view and wanted to put the company logo on it.
custom logo
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: custom logo
Custom logo's in full screen mode is not currently a feature, though it should not be too difficult to edit the stylesheet and add a image in. The only issue with this is it would be overwritten during an upgrade.. feel free to request this as a feature at:
http://tracker.nagios.com/
http://tracker.nagios.com/
Re: custom logo
How will I add logo or picture in the stylesheets?
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: custom logo
This is not something we can help you add as the files being edited are integral to the Nagios XI web UI. However we can give you tips. For instance, if you had firebug or an addon such as it installed, you could enable it and use it when you are on the page you would like to edit to find what file is being used to display the "view" the user see's. Then it is a simple matter of adding the image to your server, and creating a link to it from within the stylesheet/php file. This is more in the web devel side of things though.
If you do not know how to do these things I would recommend against it as you could damage something within XI and have to run the upgrade script to revert the changes.
If you do not know how to do these things I would recommend against it as you could damage something within XI and have to run the upgrade script to revert the changes.
Re: custom logo
Ok will just wait to add this feature in the nxt release hopefully.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: custom logo
Great, we will keep an eye out for it!