VMWare - Monitor a host failure - code

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
LAINFOSEC
Posts: 16
Joined: Wed Feb 13, 2019 10:23 am

VMWare - Monitor a host failure - code

Post by LAINFOSEC »

I have followed the guide for installing the PERL SDK to the NagiosXI server as well as ran the config wizard properly. I keep receiving this error under the various services status:

Code: Select all

(Return code of 127 is out of bounds. Check if plugin exists)
+Perl SDK 6.5 and 6.7 have been attempted
+My OS is CentOS6

Code: Select all

[root@localhost libexec]# ls -l check_vmware_api.pl
-rwxrwxr-x. 1 apache nagios 170370 Apr 22 08:05 check_vmware_api.pl

Code: Select all

[root@localhost vmware]# perl -v |grep version
This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-thread-multi
"New technology is not good or evil in and of itself. It's all about how people choose to use it."
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: VMWare - Monitor a host failure - code

Post by npolovenko »

@LAPFCU, Please check the version of the VMWare wizard in XI and if it's below 1.7.3 please update the wizard to the latest version.
Untitled.png
Then run the following plugin from the command line and show me the output:

Code: Select all

/usr/local/nagios/libexec/check_vmware_api.pl
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked