getting error while intalling agent

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
abhay_singh
Posts: 8
Joined: Tue Jan 12, 2016 4:53 am

getting error while intalling agent

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: getting error while intalling agent

Post by hsmith »

What guide are you following to try to install the agent?
Former Nagios Employee.
me.
abhay_singh
Posts: 8
Joined: Tue Jan 12, 2016 4:53 am

Re: getting error while intalling agent

Post by abhay_singh »

given by nagios xi while configuring any wizard.
abhay_singh
Posts: 8
Joined: Tue Jan 12, 2016 4:53 am

Backend login to the Core Config Manager failed.

Post by abhay_singh »

I am getting this error while applying configuration.

Backend login to the Core Config Manager failed.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: getting error while intalling agent

Post 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
Former Nagios Employee.
me.
abhay_singh
Posts: 8
Joined: Tue Jan 12, 2016 4:53 am

Re: getting error while intalling agent

Post 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
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: getting error while intalling agent

Post by rkennedy »

Thanks for posting the solution! Did you need any other assistance or am I good to close this thread out?
Former Nagios Employee
Locked