Page 1 of 1
Installation Issue-NagiosXI
Posted: Mon May 14, 2012 7:41 am
by gm_rajkumar
install.log
I have installed Nagiosxi in Redhat 5.8 but getting some errors - NO NOM SNAPSHOT FOUND!
ERROR: NagiosQL import appears to have failed - exiting.
Red Hat Enterprise Linux Server Release 5.8 Licensed version with access of all repos.
Gnome Installed
32bit
manually installed nagiosxi
no proxy
here with enclosed the installation.log file to check further on this.
Regards,
Raj.
Re: Installation Issue-NagiosXI
Posted: Mon May 14, 2012 10:20 am
by scottwilkerson
This is an old release, please do the following
Code: Select all
cd /tmp
rm -rf xi-* nagiosxi
wget http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz
tar xzf xi-latest.tar.gz
cd /tmp/nagiosxi
./fullinstall
Re: Installation Issue-NagiosXI
Posted: Mon May 14, 2012 10:55 am
by gm_rajkumar
Thanks for the update, i would appreciate if you could tell me whether i need to go with these commands or need to go with fresh/clean server.
If no issues go with this current system, how do i clean up the existing older version.
please advise on this.
Re: Installation Issue-NagiosXI
Posted: Mon May 14, 2012 11:18 am
by scottwilkerson
If this is a fresh install, it is always best to start with a fresh clean system
Re: Installation Issue-NagiosXI
Posted: Mon May 14, 2012 12:36 pm
by gm_rajkumar
Thanks for the quick response, just wanted to understand. I have already installed but comes with error. In this system, how do i clean up??
It is huge process to do it from fresh install machine, since i m having RHEL licensed it may take huge time to get update and install.
It would be great how to do i go with current setup with this installation, pls suggest.
Regards,
Raj.
Re: Installation Issue-NagiosXI
Posted: Mon May 14, 2012 12:45 pm
by mguthrie
At the very least I'd recommend trying the latest tarball. I would recommend clearing both the /tmp/nagiosxi directory and the /tmp/xi-*.tar.gz files as outlined above, and then downloading our latest 2.4 version and running the installer from the beginning. Try running that from the beginning, and if the issues persist, send the full output of the install.log once more. If you run into any problems, please don't make any modifications to the install scripts, just post the log so we know where specifically the failure is.