Having trouble installing
Posted: Mon Oct 17, 2016 9:53 am
Hello, I am having trouble installing on my offline machine. The server I am using was going to be trashed so I decided to repurpose it for the use of Nagios XI. It is currently running RHEL 6 and only has MySQL on it. I followed the pdf instructions on how to install but I'm getting plenty of errors. I first went to https://repo.nagios.com to download the Nagios RPM Offline Tarballs and then I executed the code
but I get an error saying "Cannot retrieve repository metadata (respond.xml) for repository epel. Please verify its path and try again."
Also,
I have two tar files from Nagios on my server
1) nagiosxi-5-2.9.el6.x86_64.tar
2) xi-5.3.0.tar
I believe the second file is the nagios software and the first file is some repository for the offline version. I could be completely wrong though.
Need help! I'm trying to get this set up asap.
Also, my server isn't 100% wiped, but someone set up Nagios on another machine here that wasn't wiped either
Code: Select all
cd /tmp/rpms
tar xzf nagiosxi-4-2.6.el6.x86_64.tar.gz
cd nagiosxi
./fullinstallAlso,
I have two tar files from Nagios on my server
1) nagiosxi-5-2.9.el6.x86_64.tar
2) xi-5.3.0.tar
I believe the second file is the nagios software and the first file is some repository for the offline version. I could be completely wrong though.
Need help! I'm trying to get this set up asap.
Also, my server isn't 100% wiped, but someone set up Nagios on another machine here that wasn't wiped either