How can i add my own theme?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
tzviak1
Posts: 4
Joined: Tue Jan 27, 2015 1:58 pm

How can i add my own theme?

Post by tzviak1 »

Hi,

I wish to customize the look and feel of Nagiosxi, basic stuff through css colors, margins, paddings and images to make it look more to our liking.

I had changed the css within the include/css but when i upgraded to the latest version it was overwrite and im back where im started basically.
a whole day of work was wasted.

I did see a folder name "themes" which was empty, is there someway to maintain the changes? upload a theme for XI?

Thank you.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: How can i add my own theme?

Post by tmcdonald »

We currently do not have a theming component, though the themes directory I believe is in place for that possibility in the future. As far as maintaining the changes, it is always a good idea to keep copies in another location in case anything happens to the originals. Since the upgrades will overwrite them, you will need to replace the files manually after an update.
Former Nagios employee
tzviak1
Posts: 4
Joined: Tue Jan 27, 2015 1:58 pm

Re: How can i add my own theme?

Post by tzviak1 »

Can i create a new directory in HTML folder? or does it have to be outside if the Nagiosxi folder?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: How can i add my own theme?

Post by tmcdonald »

I would keep it out of the /usr/local/nagiosxi directory. You can just keep it in /root or another user's home directory for safe-keeping.
Former Nagios employee
Locked