Page 1 of 1
Nagios GUI modification
Posted: Thu Jun 14, 2012 4:26 am
by sreesha
Hi,
I need to know whether we can make changes in font and color of the Nagios GUI.I am pretty new to this and have limited Knowledge on the topic.Kindly provide me necessary details.
Re: Nagios GUI modification
Posted: Thu Jun 14, 2012 9:35 am
by slansing
Yes that would be possible, a good place to start would be here:
http://exchange.nagios.org/directory/Ad ... -and-Skins
Re: Nagios GUI modification
Posted: Fri Jun 15, 2012 12:02 am
by sreesha
Hi,
Thanks for the reply.
We're looking to modify the interface on our own rather than using a nagios skin that's available. Can you tell us which files we'll need to modify if we want to make slight changes to the font size/phase etc ? where can we find the files ?
Re: Nagios GUI modification
Posted: Fri Jun 15, 2012 9:57 am
by agriffin
The files you're looking for can be found in the cgi subdirectory of the source code. They're C files, so you will need to recompile Nagios after you've made your changes.
Re: Nagios GUI modification
Posted: Fri Jun 15, 2012 1:32 pm
by sebastiaopburnay
Well,
I use the exfoliation theme(
http://exchange.nagios.org/directory/Ad ... on/details), which uses php and comes with the tarballs since at least version core-3.3.1.
One cool thing about this theme (besides its good look & feel) is that its php based, which makes it very simple for you to alter the interface/layout.
You just need to locate your 'nagios/share' (in my case is '/usr/local/nagios/share') directory and take a good look at those .php files, so that you can start altering them at your will.
Kind regards,
sebastiaopburnay
Re: Nagios GUI modification
Posted: Mon Feb 18, 2013 6:50 am
by diwakarad
Hi,
Can any one help me in changing Web Interface Theme on Cent OS. I have downloaded the Nagios Core vhd from nagios site and now I want to apply the theme arana_style-1.0for-Nagios3x-ENG. It will be very helpful if some one can provide me the detailed steps(or) Commands to follow to change the Theme bcoz I m new to this.
Regards,
Diwakar.
Re: Nagios GUI modification
Posted: Mon Feb 18, 2013 10:09 am
by slansing
There are install instructions for this theme on it's Nagios Exchange page:
http://exchange.nagios.org/directory/Ad ... Ex/details