Hi Nagios Support,
Linux Distribution : RHEL 7.3 64-bit
Manual Install of XI : NagiosXI 5.4.13
I managed to get NagiosXI 5.4.13 on RHEL 7.3 using Nagios Repo and setup 2 worker nodes running modgearman.
Wanted to know how can I install NagiosXI to a custom partition For eg: /apps/nagiosxi ?
Primary reason to do this would be to make sure not to run out of diskapce eg: mysql db size etc ?
Also share if any documentation available.
Kindly advise.
Regards,
Vish.
Install NagiosXI to a custom partition ...
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Install NagiosXI to a custom partition ...
This is not supported. This installation expect nagios and its dependent files to be located in in certain places on the OS.
It may be possible to move some directories and replace with symlinks, but you would be getting into uncharted territory, and will likely run into complications.
It may be possible to move some directories and replace with symlinks, but you would be getting into uncharted territory, and will likely run into complications.
Re: Install NagiosXI to a custom partition ...
+1 for what @@scottwilkersonmentioned already mentioned. Additionally I thought a manual install(https://assets.nagios.com/downloads/nag ... -Linux.pdf), editing the /tmp/nagiosxi/xi-sys.cfg and the proddir line before running the ./fullinstall script, would do the trick, but the installation doesn't complete even with this and it's highly likely there are other components outside of the installation scripts that have the directory hard-coded as well.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Install NagiosXI to a custom partition ...
Thanks Guys.
But ,If I allocate sufficient storage
eg: 100GB for /usr/local (nagios,nagiosmobile,nagvis,nrdp,nsis,nagiosxi) & 150GB for /var/lib/mysql ( DB data files folder ) ,
Am I well covered from the risk of running out of disk space ?
Are there any other path's that I need to be aware of ?
Regards,
Vish.
But ,If I allocate sufficient storage
eg: 100GB for /usr/local (nagios,nagiosmobile,nagvis,nrdp,nsis,nagiosxi) & 150GB for /var/lib/mysql ( DB data files folder ) ,
Am I well covered from the risk of running out of disk space ?
Are there any other path's that I need to be aware of ?
Regards,
Vish.
Re: Install NagiosXI to a custom partition ...
That should be adequate for most. Of course it all depends on how many hosts/services are available, the types of checks and how long you intend to keep data. https://support.nagios.com/kb/article.php?id=26 has some details and https://assets.nagios.com/downloads/nag ... zation.pdf cover some common things to watch for and do to avoid filling up the drive.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Install NagiosXI to a custom partition ...
Thanks , those inputs helped.
Regards,
Vish.
Regards,
Vish.
Re: Install NagiosXI to a custom partition ...
Did you have further (related) questions or are we good to lock this up?
Former Nagios employee