Netapp plugins for nagios - Filer volumes monitor
Posted: Tue Feb 03, 2015 1:15 pm
Hi,
I am trying to setup/install/test Netapp plugins for nagios scripts "check-netapp-ng.pl" to monitor our Netapp Filers volume storage usage. I got errors while executing the below syntax on Linux system running Centos 6.5 (2.6.32-431.17.1.el6.x86_64) / Nagios Core 4.0.1
#./check-netapp-ng.pl -H -C -T DISKUSED -w 80 -c 90 --vol /vol/acadia_vol1
Can't locate Net/SNMP.pm in @INC (@INC contains: /usr/lib/nagios/libexec /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-netapp-ng.pl line 40.
BEGIN failed--compilation aborted at ./check-netapp-ng.pl line 40.
Note: I edited the file "check-netapp-ng.pl" and line 40 has line entry as following:
use Net::SNMP;
#./check-netapp-ng.pl -H 10.192.84.151 -C public_ion -T DISKUSED --vol /vol/acadia_vol1
Can't locate Net/SNMP.pm in @INC (@INC contains: /usr/lib/nagios/libexec /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-netapp-ng.pl line 40.
BEGIN failed--compilation aborted at ./check-netapp-ng.pl line 40.
I double checked the Netapp Filers and the remote nagios server have appropriate permissions/access to the Netapp Filers.
Does anyone out there experiencing this errors and how I would go about to fix/resolve the errors. Any info/tips on this
would really appreciated.
Thanks,
Ken
408-799-6854
I am trying to setup/install/test Netapp plugins for nagios scripts "check-netapp-ng.pl" to monitor our Netapp Filers volume storage usage. I got errors while executing the below syntax on Linux system running Centos 6.5 (2.6.32-431.17.1.el6.x86_64) / Nagios Core 4.0.1
#./check-netapp-ng.pl -H -C -T DISKUSED -w 80 -c 90 --vol /vol/acadia_vol1
Can't locate Net/SNMP.pm in @INC (@INC contains: /usr/lib/nagios/libexec /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-netapp-ng.pl line 40.
BEGIN failed--compilation aborted at ./check-netapp-ng.pl line 40.
Note: I edited the file "check-netapp-ng.pl" and line 40 has line entry as following:
use Net::SNMP;
#./check-netapp-ng.pl -H 10.192.84.151 -C public_ion -T DISKUSED --vol /vol/acadia_vol1
Can't locate Net/SNMP.pm in @INC (@INC contains: /usr/lib/nagios/libexec /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-netapp-ng.pl line 40.
BEGIN failed--compilation aborted at ./check-netapp-ng.pl line 40.
I double checked the Netapp Filers and the remote nagios server have appropriate permissions/access to the Netapp Filers.
Does anyone out there experiencing this errors and how I would go about to fix/resolve the errors. Any info/tips on this
would really appreciated.
Thanks,
Ken
408-799-6854