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
getting error while intalling agent
-
abhay_singh
- Posts: 8
- Joined: Tue Jan 12, 2016 4:53 am
getting error while intalling agent
You do not have the required permissions to view the files attached to this post.
Re: getting error while intalling agent
What guide are you following to try to install the agent?
Former Nagios Employee.
me.
me.
-
abhay_singh
- Posts: 8
- Joined: Tue Jan 12, 2016 4:53 am
Re: getting error while intalling agent
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.
I am getting this error while applying configuration.
Backend login to the Core Config Manager failed.
Backend login to the Core Config Manager failed.
Re: getting error while intalling agent
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?
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 selinuxFormer Nagios Employee.
me.
me.
-
abhay_singh
- Posts: 8
- Joined: Tue Jan 12, 2016 4:53 am
Re: getting error while intalling agent
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
put following parameter in yum.conf to avoid multi-lib issue.
exclude=*.i386 *.i686
Re: getting error while intalling agent
Thanks for posting the solution! Did you need any other assistance or am I good to close this thread out?
Former Nagios Employee