check_rbl

Bookmark and Share

Current Version
1.3.0
Last Release Date
2011-07-11
Owner
E-mail
Hits
32397
Files:
FileDescription
check_rbl-1.3.0.tar.gzcheck_rbl-1.3.0.tar.gz
check_rbl is a Nagios plugin to check if an SMTP server is blacklisted
Reviews (1)
Hi,

I download your plugin to test it, but when I try to use it it give me this error

Can't locate Nagios/Plugin.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at /usr/local/nagios/libexec/check_rbl line 35.
BEGIN failed--compilation aborted at /usr/local/nagios/libexec/check_rbl line 35

My Nagios/Plugin.pm located in /usr/local/nagios/perl/lib/Nagios/Plugin.pm

How to configure it to search for the plugin in this path /usr/local/nagios/perl/lib/

I install it using perl Makefile.PL INSTALLSITESCRIPT=/usr/local/nagios/libexec/

Thanks