Search found 8 matches

by faizanmalik
Fri Dec 03, 2021 11:50 am
Forum: Nagios XI
Topic: VMWARE monitors not Working after installing SDK
Replies: 13
Views: 5683

Re: VMWARE monitors not Working after installing SDK

I did the same Copied the file to the server and installed it using cpanm Crypt-SSLeay-0.73_06.tar.gz [root@**NAG-HOST** vmware-vsphere-cli-distrib]# find / -name VIRuntime.pm -exec ls -l {} \; -r--r--r-- 1 root root 510 Aug 28 2020 /root/vmware-vsphere-cli-distrib/lib/VMware/share/VMware/VIRuntime....
by faizanmalik
Wed Dec 01, 2021 4:11 am
Forum: Nagios XI
Topic: VMWARE monitors not Working after installing SDK
Replies: 13
Views: 5683

Re: VMWARE monitors not Working after installing SDK

Below is all output of what i did: [root@**NAG-HOST** ~]# mv /usr/bin/six.pyc /usr/bin/six.pyc.bak mv: overwrite '/usr/bin/six.pyc.bak'? y You have new mail in /var/spool/mail/root [root@**NAG-HOST** ~]# ln -sfn /usr/bin/python3 /usr/bin/python [root@**NAG-HOST** ~]# cd /tmp [root@**NAG-HOST** tmp]#...
by faizanmalik
Tue Nov 30, 2021 3:51 am
Forum: Nagios XI
Topic: VMWARE monitors not Working after installing SDK
Replies: 13
Views: 5683

Re: VMWARE monitors not Working after installing SDK

Hi Sean, Please find below: [root@**NAG-HOST** tmp]# find / -name VIRuntime.pm find: ‘/proc/820419’: No such file or directory /root/vmware-vsphere-cli-distrib/lib/VMware/share/VMware/VIRuntime.pm /usr/lib/vmware-vcli/VMware/share/VMware/VIRuntime.pm [root@**NAG-HOST** tmp]# find / -name VIRuntime.p...
by faizanmalik
Mon Nov 29, 2021 11:24 am
Forum: Nagios XI
Topic: VMWARE monitors not Working after installing SDK
Replies: 13
Views: 5683

Re: VMWARE monitors not Working after installing SDK

Yes i ran the VMWare wizard and added the host, but getting same error UNKNOWN (screenshot attached) Full error Below: Unknown VMWARE_API UNKNOWN - Failed to load module VMware::VIRuntime. Download and install 'VMware vSphere SDK for Perl', available at https://my.vmware.com/group/vmware/downloads D...
by faizanmalik
Tue Nov 23, 2021 1:29 pm
Forum: Nagios XI
Topic: VMWARE monitors not Working after installing SDK
Replies: 13
Views: 5683

Re: VMWARE monitors not Working after installing SDK

cpan is already configured with proxy. i was able to download the file from wget http://www.cpan.org/modules/02packages.details.txt.gz However, now i saw that the below file does not exist: (VMware folder also didnt exist) /usr/share/perl5/VMware/VICommon.pm output: cd /usr/local/share/perl5/ App/ D...
by faizanmalik
Thu Nov 18, 2021 8:37 am
Forum: Nagios XI
Topic: VMWARE monitors not Working after installing SDK
Replies: 13
Views: 5683

Re: VMWARE monitors not Working after installing SDK

Yes, i have installed the SDK pre-reqs. 1 cmd from the list has error. (cpanm Crypt::SSLeay --dev) (error: Finding Crypt::SSLeay on cpanmetadb failed) [root@lnagiosapp ~]# yum install -y libxml2-devel libxml2 libuuid-devel perl-XML-LibXML perl-Env Failed loading plugin "changelog": bad mag...
by faizanmalik
Wed Nov 17, 2021 11:33 am
Forum: Nagios XI
Topic: VMWARE monitors not Working after installing SDK
Replies: 13
Views: 5683

VMWARE monitors not Working after installing SDK

Hi Folks, I recently installed VMware SDK 7 but im getting below mentioned error. Any suggestions here? OS version: CentOS Linux release 8.4.2105 Installed SDK: VMware-vSphere-Perl-SDK-7.0.0-16815913.x86_64.tar.gz Error: Unknown-VMWARE_API UNKNOWN - Failed to load module VMware::VIRuntime. Download ...
by faizanmalik
Wed Oct 30, 2019 10:57 am
Forum: Nagios XI
Topic: Suggestion Needed for Monitoring 25,000 Ubuntu Based KVMs
Replies: 2
Views: 184

Suggestion Needed for Monitoring 25,000 Ubuntu Based KVMs

Hello Folks, I need your suggestions on what could be the best possible way to monitor around 25K KVM based VMs using nagios XI as a solution. I only need to monitor state of the VMs running on top of the KVM Hypervisor Servers. ( I guess there are plugins that make use of virsh list --all command t...