Page 1 of 1

Nagios console changes

Posted: Fri Jun 15, 2012 12:19 am
by sreesha
Hi,

On the nagios console, when we click on any of the tabs like Hostgroups, service groups, services etc... on the top left corner of the page , we get Current network status along with a few links to other pages. How can we remove this from the console.
Can someone tell me which files need to be modified in order to remove these links from the console ?

Re: Nagios console changes

Posted: Fri Jun 15, 2012 1:30 pm
by agriffin
The files you're looking for can be found in the cgi subdirectory of Nagios Core's source. They're C files, so Nagios will need to be recompiled after you make your changes.

Re: Nagios console changes

Posted: Fri Jun 15, 2012 1:48 pm
by sebastiaopburnay
Well, not necessarily,

Its funny, because I just came from a post very similar to yours sreesha.

What I said Was:
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
Maybe you should consider marking this thread as closed/solved and follow the other which is two days older :).

Here's the link:: http://support.nagios.com/forum/viewtop ... f=7&t=6154