Page 1 of 1

Custom location to install Nagios XI on RedHat Linux

Posted: Tue Apr 22, 2014 4:12 am
by madhudeva
Hi Team,

Is it possible to install Nagios XI in custom location instead of default location /usr/local ?

Regards,
Madhu

Re: Custom location to install Nagios XI on RedHat Linux

Posted: Tue Apr 22, 2014 1:17 pm
by abrist
Yes, but you should use symlinks to keep your life easy. Otherwise, you will need to find/replace a large number of strings across the whole of XI. It is worth mentioning that installing to a different location is *technically* not supported, but we will do our best to help.

Re: Custom location to install Nagios XI on RedHat Linux

Posted: Tue Apr 22, 2014 11:02 pm
by clive.dias
Thanks for the update

I initially thought we could change the installation path if we modify the following config file parameter prior to runing fullinstall/ make install but that does not seem feasible technically at the moment

(PROD XI)root@dkd1mr7954:/tmp/nagios# grep proddir /usr/local/nagiosxi/var/xi-sys.cfg
proddir='/usr/local/nagiosxi'

Re: Custom location to install Nagios XI on RedHat Linux

Posted: Wed Apr 23, 2014 9:45 am
by slansing
Yeah it takes quite a bit more effort than just that right now. It may be offered in the future though!