Page 1 of 1

getting error while intalling agent

Posted: Tue Jan 12, 2016 5:10 am
by abhay_singh
Hi,
I am getting following error while installing agent on linux vm.

Error: Multilib version problems found. This often means that the root
cause is something else and multilib version checking is just
pointing out that there is a problem.

Any kind of help would be a great.

Thanks,
Abhay

Re: getting error while intalling agent

Posted: Tue Jan 12, 2016 10:39 am
by hsmith
What guide are you following to try to install the agent?

Re: getting error while intalling agent

Posted: Wed Jan 13, 2016 2:22 am
by abhay_singh
given by nagios xi while configuring any wizard.

Backend login to the Core Config Manager failed.

Posted: Wed Jan 13, 2016 2:23 am
by abhay_singh
I am getting this error while applying configuration.

Backend login to the Core Config Manager failed.

Re: getting error while intalling agent

Posted: Wed Jan 13, 2016 4:22 pm
by hsmith
We try to keep troubleshooting to one issue per post..

Can you please submit a new post regarding the apply configuration issue?

As far as the installation issue is concerned, what is the output of this command on the client you want to install selinux on?

Code: Select all

yum list installed | grep selinux

Re: getting error while intalling agent

Posted: Thu Jan 14, 2016 5:55 am
by abhay_singh
hey this issue is resolved after doing some modification in yum.conf file.
put following parameter in yum.conf to avoid multi-lib issue.
exclude=*.i386 *.i686

Re: getting error while intalling agent

Posted: Thu Jan 14, 2016 10:26 am
by rkennedy
Thanks for posting the solution! Did you need any other assistance or am I good to close this thread out?