VMWare SDK / Centos 7 problem
Posted: Tue Mar 27, 2018 5:07 am
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
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