Page 1 of 1

VmWare Monitoring

Posted: Tue May 20, 2014 4:14 am
by sikainfo
Hi there,
I'm testing the new released Nagios XI 2014R1.0 on a newly installed RedHat 2.6 Server.

The VMWare Plugin installed with the latest VMware CLI produces following error:

Code: Select all

COMMAND: /usr/local/nagios/libexec/check_esx3.pl -H "widems213.ch.sika.com" -f "/usr/local/nagiosxi/etc/components/vmware/widems213_ch_sika_com_auth.txt" -l "CPU"
OUTPUT: ESX3 CRITICAL - SOAP request error - possibly a protocol issue: <?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
 xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<RetrievePropertiesResponse xmlns="urn:vim25"><returnval><obj type="HostSystem">host-1415</obj></returnval><returnval><obj type="HostSystem">host-1423</obj></returnval><returnval><obj type="HostSystem">host-1427</obj></returnval><returnval><obj type="HostSystem">host-1430</obj></returnval><returnval><obj type="HostSystem">host-1433</obj></returnval><returnval><obj type="HostSystem">host-1440</obj></returnval><returnval><obj type="HostSystem">host-619</obj></returnval><returnval><obj type="HostSystem">host-564</obj></returnval><returnval><obj type="HostSystem">h
have you any tips ?

regards Andy

Re: VmWare Monitoring

Posted: Tue May 20, 2014 8:42 am
by lmiltchev
I haven't seen this error before, but here's a link that may help you solve the issue:

https://communities.vmware.com/message/2298661#2298661

Re: VmWare Monitoring

Posted: Mon May 26, 2014 5:45 am
by sikainfo
Hi,
I could solve the issue, with downgrade the two perl packages to the Version:

libwww-perl-6.03
Net-HTTP-6.03

thanks for the Tip.

Andy

Re: VmWare Monitoring

Posted: Tue May 27, 2014 9:06 am
by tmcdonald
Is it okay to close the thread now?

Re: VmWare Monitoring

Posted: Wed May 28, 2014 2:17 am
by sikainfo
Yes you may close it?

Thanks again