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.
PLUG-in check_vmware_api.pl
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: PLUG-in check_vmware_api.pl
So it looks like you are missing some libraries, drop this into the command line:
Let us know if you have any issues!
Code: Select all
yum install perl-Crypt-SSLeay perl-Nagios-PluginRe: PLUG-in check_vmware_api.pl
IT'S OK !
Thanks.
Cdt,
Thanks.
Cdt,