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.
Error while installing new nagios
Error while installing new nagios
You do not have the required permissions to view the files attached to this post.
Re: Error while installing new nagios
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.
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
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
Re: Error while installing new nagios
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
as it says in the output?
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-rpmsFormer Nagios employee
Re: Error while installing new nagios
we are checking with OS support team.Will update you of any progress
Re: Error while installing new nagios
Keeping this thread open until ravish78 returns.
Former Nagios employee
Re: Error while installing new nagios
Our OS support team fixed that issue.Now we are getting new error.
Attached output
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
Can you attach the install.log file that was output? Thanks!
Re: Error while installing new nagios
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
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
These should all be downloaded and installed normally, have you tried running the fullinstall script again?
Re: Error while installing new nagios
Yes we tried it twice we got same result.