Page 1 of 1

Nagios LS, offline Installation

Posted: Fri May 11, 2018 10:17 am
by technosol
Hi

Most of the time we don't get the internet access where the Nagios LS server going to be install. But we are able to create a local yum repo with CenOS/RHEL DVD to install any required extra packages.

May I know, do you have an official Nagios LS installation guide (when the LS server doesn't have internet access)?
also could you please let me know what are the packages that we need to install before executing Nagios LS installation?

Thank you.

Re: Nagios LS, offline Installation

Posted: Fri May 11, 2018 10:27 am
by mcapra
Here's the official documentation for offline installations:
https://support.nagios.com/kb/article/n ... n-495.html

Note the disclaimer:
Nagios Enterprises provides this KB article to customers in good faith. However an installation of Nagios Log Server using this method is not officially supported by Nagios Enterprises, future problems caused by using this method is beyond our control. Support may be limited if problems cannot be reproduced on a normal installation of Nagios Log Server.
The fullinstall script should list all the dependent packages if you sift through it a bit.

Off the top of my head, you'll need EPEL to have access to the pip client. You'll also need some sort of local or remote PIP mirror, or the wheels for the curator==3.4.0 Python package to install them by hand.

Re: Nagios LS, offline Installation

Posted: Fri May 11, 2018 12:04 pm
by npolovenko
@technosol, We also have precompiled OVA's with Log Server that are ready to run out of the box.

Re: Nagios LS, offline Installation

Posted: Fri May 11, 2018 10:13 pm
by technosol
Hi

Usually, in production, customers are not allowing us to install Nagios LS using its OVA. For the testing and practice, of course, we can use OVA.
When preparing MOP, we need to add actual steps that we planning to execute in the production ENV.

That's why I am looking for an official guide to install Nagios LS in a militarized zone where does not have internet. (Fully isolated from the Internet)

Actually, this concern applies to all other products too. (Nagios XI, Nagios Fusion, and Nagios Network Analyzer)

Thank you.

Re: Nagios LS, offline Installation

Posted: Mon May 14, 2018 2:23 pm
by cdienger