Error while installing new nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Error while installing new nagios

Post by ravish78 »

Team,
We are planning to migrate OS from RHEL 5 to RHEl 6.
We have new server with RHEL6 installed.Now we are trying to install nagios xi latest version on it.
We are getting below error while installing nagios.Attached install log

Can you please let us know if this is something OS related issue or nagios issue.
You do not have the required permissions to view the files attached to this post.
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: Error while installing new nagios

Post by BanditBBS »

I've run into that as well, just as it says in the log: yum-config-manager --enable rhel-6-server-optional-rpms
should fix the error.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Error while installing new nagios

Post by tmcdonald »

You have had this issue before a few times it seems:

http://support.nagios.com/forum/viewtop ... bscription
http://support.nagios.com/forum/viewtop ... bscription
http://support.nagios.com/forum/viewtop ... bscription

Can you try some of those solutions before we pursue other avenues? Perhaps run

Code: Select all

yum-config-manager --enable rhel-6-server-optional-rpms
as it says in the output?
Former Nagios employee
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: Error while installing new nagios

Post by ravish78 »

we are checking with OS support team.Will update you of any progress
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Error while installing new nagios

Post by tmcdonald »

Keeping this thread open until ravish78 returns.
Former Nagios employee
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: Error while installing new nagios

Post by ravish78 »

Our OS support team fixed that issue.Now we are getting new error.
Attached output
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Error while installing new nagios

Post by slansing »

Can you attach the install.log file that was output? Thanks!
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: Error while installing new nagios

Post by ravish78 »

Hi Team,
Here is the new install log attached.

We suspect the errors are due to some missing packages.

Is there any problem in nagios xi functionality if we go to below steps without resolving the missing packages like php-mssql,perl-Mail-IMAPClient etc

You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Error while installing new nagios

Post by slansing »

These should all be downloaded and installed normally, have you tried running the fullinstall script again?
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: Error while installing new nagios

Post by ravish78 »

Yes we tried it twice we got same result.
Locked