I've done this numerous times, but this time it won't work.
I'm trying to install the VMware Perl SDK in order to monitor VMware.
I tried the following steps:
Code: Select all
yum install perl-XML-SAX-0.96-7.el6.noarch
yum install perl-XML-LibXML perl-Crypt-SSLeay perl-Class-MethodMaker
export http_proxy=""
export ftp_proxy=""
tar xvzf VMware-vSphere-Perl-SDK-5.5.0-1384587.x86_64.tar.gz
cd vmware-vsphere-cli-distrib/
./vmware-install.pl -default
Now when I go to the Xi config wizard to monitor a vm host, it says:
Code: Select all
Error: It appears as though you have not installed the VMware SDK or ESX plugins on your Nagios XI server. You must have these components properly installed on your system before using this wizard.