Nagios XI installation

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
eloisalunar
Posts: 9
Joined: Fri Dec 13, 2013 4:29 am

Nagios XI installation

Post by eloisalunar »

Hi Nagios Support,

I would like to seek your assistance in upgrading our Nagios 4.0.1 to Nagios XI.

Here are the steps that I have done so far.
• Uninstall Nagios 4.0.1 (Based on what I have read we need a clean install for Nagios XI)
• Install Nagios XI using the following commands below
cd /tmp
rm -rf nagiosxi
tar zxf xi-latest.tar.gz
cd nagiosxi
./fullinstall
• Hit this installation error.
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).

If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.

The script that failed was: './0-yum'

Attached is the install.log and install.log.syslog.

Additional Information you might need.
Nagios version Nagios XI
Linux Distribution and version? ubuntu v 1.5.2
32 or 64bit? 32 bit
VMware Image or Manual Install of XI? Manual Install of XI
Are there special configurations on your system, ie; is Gnome installed? Are you using a proxy? Are you using SSL? SSL
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI installation

Post by scottwilkerson »

Nagios XI can only be installed on CentOS or RHEL systems.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
eloisalunar
Posts: 9
Joined: Fri Dec 13, 2013 4:29 am

Re: Nagios XI installation

Post by eloisalunar »

I have double check the Linux Distribution and version?

Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 6.4 (Santiago)
Release: 6.4
Codename: Santiago

Can you help me to resolve this issue?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios XI installation

Post by slansing »

This is what you have posted in your original message:

"Linux Distribution and version? ubuntu v 1.5.2"

That is likely what Scott was referring to. That is not the full install.log, can you attach it?
eloisalunar
Posts: 9
Joined: Fri Dec 13, 2013 4:29 am

Re: Nagios XI installation

Post by eloisalunar »

Thank you!

We are using RHEL not ubuntu. Please see below the details of our Linux Distribution and version.
Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 6.4 (Santiago)
Release: 6.4
Codename: Santiago

I tried running this command
yum-config-manager --enable rhel-6-server-optional-rpms
delete all components of Nagios XI and install it again. Same error encountered, please see attached install.log.
You do not have the required permissions to view the files attached to this post.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios XI installation

Post by abrist »

Again, the second install.log file is incomplete. What was the path to this install.log file?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
eloisalunar
Posts: 9
Joined: Fri Dec 13, 2013 4:29 am

Re: Nagios XI installation

Post by eloisalunar »

Here are the following install.log present in our server

/root/install.log
/root/install.log.syslog
/var/opt/OV/log/oainstall.log
/tmp/nagiosxi/install.log

the one I gave you is the /root/install.log
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI installation

Post by lmiltchev »

Can you upload the "/tmp/nagiosxi/install.log"?
Be sure to check out our Knowledgebase for helpful articles and solutions!
eloisalunar
Posts: 9
Joined: Fri Dec 13, 2013 4:29 am

Re: Nagios XI installation

Post by eloisalunar »

Attached here is install.log in /tmp/nagiosxi/install.log
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI installation

Post by lmiltchev »

Try adding the "Optional" channel by following the steps, outlined on our wiki page:

http://support.nagios.com/wiki/index.ph ... ptions..22

Note: If you were not able to do it from the CLI, try adding the Optional Channel in the GUI.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked