Page 1 of 1

Nagios XI Offline Installer

Posted: Thu Jan 09, 2020 11:30 pm
by dbcummings
Hello,

I attempted to install Nagios XI 5.6.9 using the offline installer (nagiosxi-5.6.9-1.el7.x86_64.tar.gz). The installation failed saying php-mcrypt-5.4.16-7.el7.x86_64 was unavailable. I then noticed that the nagiosxi directory created when I used tar to uncompress the file was gone. It appeared to be deleted. So, I uncompressed it again, but this time I set nagiosxi as undelete-able using chattr +i. When I re-ran fullinstall, I noticed that between the installation of nagiosxi-nagiosmobile-5.6.9-1.el7.x86_64 and php-mcrypt-5.4.16-7.el7.x86_64, it attempted to remove all the files in nagiosxi. I can send the output in a PM if necessary. I think something is wrong with the installation script.

Re: Nagios XI Offline Installer

Posted: Fri Jan 10, 2020 10:55 am
by lmiltchev
I just installed Nagios XI 5.6.9 on CentOS 7 in an offline environment and didn't have any issues.
I can send the output in a PM if necessary. I think something is wrong with the installation script.
Sure, PM me the output from the installation script.

Also, run the following commands from the command line, and show this output as well:

Code: Select all

yum repolist -v
ls -la /tmp
ls -la /tmp/rpms
ls -la /tmp/rpms/nagiosxi

Re: Nagios XI Offline Installer

Posted: Fri Jan 10, 2020 11:16 am
by lmiltchev
I PM-ed you, but just in case you didn't see my message, I am going to ask again for the output of the commands below:

Code: Select all

yum repolist -v
ls -la /tmp
ls -la /tmp/rpms
ls -la /tmp/rpms/nagiosxi