Page 1 of 3
Error while installing new nagios
Posted: Tue Feb 11, 2014 4:05 pm
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.
Re: Error while installing new nagios
Posted: Tue Feb 11, 2014 4:09 pm
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.
Re: Error while installing new nagios
Posted: Tue Feb 11, 2014 4:10 pm
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?
Re: Error while installing new nagios
Posted: Thu Feb 13, 2014 3:35 pm
by ravish78
we are checking with OS support team.Will update you of any progress
Re: Error while installing new nagios
Posted: Thu Feb 13, 2014 3:40 pm
by tmcdonald
Keeping this thread open until ravish78 returns.
Re: Error while installing new nagios
Posted: Wed Feb 19, 2014 2:11 pm
by ravish78
Our OS support team fixed that issue.Now we are getting new error.
Attached output
Re: Error while installing new nagios
Posted: Wed Feb 19, 2014 3:13 pm
by slansing
Can you attach the install.log file that was output? Thanks!
Re: Error while installing new nagios
Posted: Fri Feb 28, 2014 2:38 pm
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
Re: Error while installing new nagios
Posted: Fri Feb 28, 2014 2:41 pm
by slansing
These should all be downloaded and installed normally, have you tried running the fullinstall script again?
Re: Error while installing new nagios
Posted: Fri Feb 28, 2014 2:56 pm
by ravish78
Yes we tried it twice we got same result.