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.
Nagios XI Offline Installer
Re: Nagios XI Offline Installer
I just installed Nagios XI 5.6.9 on CentOS 7 in an offline environment and didn't have any issues.
Also, run the following commands from the command line, and show this output as well:
Sure, PM me the output from the installation script.I can send the output in a PM if necessary. I think something is wrong with 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/nagiosxiBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Nagios XI Offline Installer
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/nagiosxiBe sure to check out our Knowledgebase for helpful articles and solutions!