Page 1 of 1

PLUG-in check_vmware_api.pl

Posted: Thu Jul 26, 2012 4:52 am
by sigmaOS
Hello,

I installed the plug-in NAGIOS "check_vmware_api.pl" for my NAGIOS server.
Everything went perfectly, but when I check my services here is the error:

"CHECK_VMWARE_API.PL CRITICAL - Crypt :: SSLeay is required for https connections, purpose Could not be loaded: Can not locate Crypt / SSLeay.pm in @ INC (@ INC contains: / etc / perl / usr / local / lib / perl/5.14.2 / usr/local/share/perl/5.14.2 / usr/lib/perl5 / usr/share/perl5 / usr/lib/perl/5.14 / usr/share/perl/5.14 / usr / local / lib / site_perl.) at / usr/local/share/perl/5.14.2/VMware/VICommon.pm line 508. "

Do you have an idea?

Thank you in advance.

Re: PLUG-in check_vmware_api.pl

Posted: Thu Jul 26, 2012 9:29 am
by slansing
So it looks like you are missing some libraries, drop this into the command line:

Code: Select all

yum install perl-Crypt-SSLeay perl-Nagios-Plugin
Let us know if you have any issues!

Re: PLUG-in check_vmware_api.pl

Posted: Fri Jul 27, 2012 2:12 am
by sigmaOS
IT'S OK ! :D

Thanks.

Cdt,