issue with ESX 5.5

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jwu
Posts: 81
Joined: Wed Jul 24, 2013 2:54 pm

issue with ESX 5.5

Post by jwu »

I've been getting the following error message for monitoring VMWare ESX 5.5
ESX3 CRITICAL - Can't load class 'HostSriovInfo' at /usr/share/perl5/VMware/VIMRuntime.pm line 52.
this only applies to a few metrics, like networking and VM Status.
Is there any fix for this?
technick
Posts: 49
Joined: Tue Feb 04, 2014 10:30 am
Location: Denver, CO

Re: issue with ESX 5.5

Post by technick »

What version of the vmware Perl api are you running?
----------------------
Nagios Jedi in training.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: issue with ESX 5.5

Post by sreinhardt »

Also if you could specify if you are using the built-in vmware wizard or the additional one from exchange?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
jwu
Posts: 81
Joined: Wed Jul 24, 2013 2:54 pm

Re: issue with ESX 5.5

Post by jwu »

I use the wizard for any ESX monitoring,
the VMWare Perl api is 5.1
jwu
Posts: 81
Joined: Wed Jul 24, 2013 2:54 pm

Re: issue with ESX 5.5

Post by jwu »

when I upgraded my VMWare perl to 5.5 to see if that works, now all my issues come as
ESX3 CRITICAL - SOAP request error - possibly a protocol issue: <?xml version="1.0" encoding="UTF-8"?>
this includes the ones that was originally working...
jwu
Posts: 81
Joined: Wed Jul 24, 2013 2:54 pm

Re: issue with ESX 5.5

Post by jwu »

at the end I used this link to solve my issue
https://communities.vmware.com/message/2298661#2298661
Locked