Custom location to install Nagios XI on RedHat Linux

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
madhudeva
Posts: 32
Joined: Thu Jun 20, 2013 1:08 am

Custom location to install Nagios XI on RedHat Linux

Post by madhudeva »

Hi Team,

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

Regards,
Madhu
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Custom location to install Nagios XI on RedHat Linux

Post 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.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
clive.dias
Posts: 21
Joined: Fri Jun 07, 2013 3:36 am

Re: Custom location to install Nagios XI on RedHat Linux

Post 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'
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Custom location to install Nagios XI on RedHat Linux

Post by slansing »

Yeah it takes quite a bit more effort than just that right now. It may be offered in the future though!
Locked