VMWare SDK / Centos 7 problem

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
snakekick
Posts: 8
Joined: Tue Mar 27, 2018 4:19 am

VMWare SDK / Centos 7 problem

Post by snakekick »

Hello,
I have a fresh installed and updated cent os 7 (CentOS Linux release 7.4.1708 (Core) )
the installation of nagios xi with the install.sh run :
"Things look okay - No serious problems were detected during the pre-flight check"
now is my problem to install btw run vmware sdk
in the https://assets.nagios.com/downloads/nag ... ios-XI.pdf
document i don´t found any version suggestion so i use the newest one (what i see is that vmware say sdk6.5 run with esx5.5)
SDK Prerequisites installion success to.
But:

This installer has successfully installed both vSphere CLI and the vSphere SDK
for Perl.
The following Perl modules were found on the system but may be too old to work
with vSphere CLI:

MIME::Base64 3.14 or newer
Try::Tiny 0.22 or newer
LWP 6.15 or newer
LWP::Protocol::https 6.04 or newer
Socket6 0.23 or newer
IO::Socket::INET6 2.71 or newer
Net::HTTP 6.09 or newer


and the test with:

./check_esx3.pl -H 111.111.111.111 -u xxx -p xxx -l cpu
Can't locate Nagios/Plugin/Functions.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./check_esx3.pl line 40.
BEGIN failed--compilation aborted at ./check_esx3.pl line 40.
give me this error

i hope somebody can help me
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: VMWare SDK / Centos 7 problem

Post by scottwilkerson »

Package mane had changed and I don't believe the new package is available for CentOS7

try copying the attached to your /usr/local/nagios/libexec directory
check_esx3.pl
Let us know if that resolves the issue
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked