Can't Locate Nagios/Plugins.pm
Posted: Thu Apr 28, 2016 6:55 am
Hello,
after I reinstalled Nagios Core on a New Centos 6.7 VM, some of my plugins get this error:

I think that some PERL Modules or something like that are missing on my System (P.S.: my plugins are located in the /usr/local/nagios/libexec/ folder).
Someone know what should I download?
Thank you.
after I reinstalled Nagios Core on a New Centos 6.7 VM, some of my plugins get this error:

Code: Select all
[root@nagioscorefx libexec]# ./check_esx3-0.5.pl
Can't locate Nagios/Plugins.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-0.5.pl line 31.
BEGIN failed--compilation aborted at ./check_esx3-0.5.pl line 31.
Someone know what should I download?
Thank you.