first of all, thanks for your great work.
Since we updated our VMware servers i have a problem with the check_vmware.pl plugin.
I used the plugin to monitor our VMware servers through the vCenter api.
When i execute the command:
perl check_vmware.pl -config=vmconfig -report=cpu
i get the following error:
UNKNOWN: Login to VirtualCentre server failed: Server version unavailable at 'https://192.168.88.183:443/sdk/vimService.wsdl' at /usr/local/share/perl/5.10.0/VMware/VICommon.pm line 545.
The config file:
VI_PASSWORD=xxxxxx
VI_SERVER=192.168.88.183
VI_USERNAME=<user>
Versions:
check_vmware.pl --version
vSphere SDK for Perl version: 4.1
Script 'check_vmware.pl' version: 1.13
Nagios Version: 3.2.1
vSphere Client 4.1.0
VMware vCenter Server 4.1.0 Build 258902
ESX Servers: 4.1.0 348481
The following modules are installed:
apt-get install libxml2-dev # bei Debian
apt-get install libssl-dev
cpan Crypt::SSLeay
cpan SOAP::Lite
cpan Class::MethodMaker
cpan Data::UUID
cpan -r // recompile perl modules
cpan XML::LibXML
---------------------------- VMware vSphere SDK ---------
VMware-vSphere-Perl-SDK-4.1.0-254719.i386.tar.gz (unpacked, compiled and installed)
I hope you are able to help me.
Thanks in advance,
RolfStatistics: Posted by rhartbrich — Thu May 12, 2011 10:44 pm
]]>