Page 1 of 1

Ho to Disable | Nagios XI SSH Terminal feature

Posted: Sat Nov 01, 2014 5:08 am
by humbir
Hi Team,

We have installed Nagios Xi in our environment and monitoring all the application servers ( Red Hat & Cent Os ).
With "Nagios XI 2014R1.3" release

In that we can see that Under Admin tab we have a functionality to have command line Ajax window by which we can access Nagios server, and hence all other application server.

Is there any option we can disable this feature since this is security breach in our environment, and we do not want any admin to access CLI via WEB UI.
We need steps for "HOW to Disable SSH Terminal utility in NAgios XI UI
Any help greatly appreciated.

Thanks

Re: Ho to Disable | Nagios XI SSH Terminal feature

Posted: Mon Nov 03, 2014 10:24 am
by tmcdonald
The link in the Nagios XI web interface is generated from the /usr/local/nagiosxi/html/admin/ajaxterm.php file, and the rest of the ajaxterm files are listed under /usr/local/nagios/share/ajaxterm. If you want to remove the functionality, then those files can either be deleted or moved to the /tmp directory for safekeeping. Bear in mind they will need to be removed again on any updates as our update script essentially re-installs all the core files.