Nagios XI installation
-
eloisalunar
- Posts: 9
- Joined: Fri Dec 13, 2013 4:29 am
Nagios XI installation
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
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
Nagios XI can only be installed on CentOS or RHEL systems.
-
eloisalunar
- Posts: 9
- Joined: Fri Dec 13, 2013 4:29 am
Re: Nagios XI installation
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?
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
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?
"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
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.
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.
Re: Nagios XI installation
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.
"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
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
/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
Re: Nagios XI installation
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
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.
Re: Nagios XI installation
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.
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!