Cannot run check_snmp_storage.pl
Posted: Tue May 07, 2013 12:14 pm
Hello;
I want to use check_snmp_storage.pl to detect my remote linux server but I got the following error when I issue the command "perl ./check_snmp_storage.pl -H 192.168.0.100 -C public -m zzzz -w 80 -c 81 -v
error msg is...
Can't locate Net/SNMP.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 / usr/lib/perl5/vendor_perl....) at ./check_snmp_storage.pl line 15
But, I can find my SNMP.pm file in /usr/lib/perl5/vendor_perl folder.
I used the check_snmp -H 192.168.0.100 -C public -o sysUpTimeInstance to detect my remote linux server, and I receive the response like "SNMP OK -" which mean the communication is fine.
Can some one let me know what's wrong.
I want to use check_snmp_storage.pl to detect my remote linux server but I got the following error when I issue the command "perl ./check_snmp_storage.pl -H 192.168.0.100 -C public -m zzzz -w 80 -c 81 -v
error msg is...
Can't locate Net/SNMP.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 / usr/lib/perl5/vendor_perl....) at ./check_snmp_storage.pl line 15
But, I can find my SNMP.pm file in /usr/lib/perl5/vendor_perl folder.
I used the check_snmp -H 192.168.0.100 -C public -o sysUpTimeInstance to detect my remote linux server, and I receive the response like "SNMP OK -" which mean the communication is fine.
Can some one let me know what's wrong.