Net::SNMP has nothing to do (other than the name) with Net-SNMP.  

Grab Net::SNMP from CPAN.

Paul

>>> "Shane Presley" <[EMAIL PROTECTED]> 04/20/05 10:31 AM >>>
Hello,

I am fairly new to Net-Snmp.  I use it on some Solaris servers to give
me CPU, Memory, and Disk stats (for MRTG to use).  It also came
pre-installed on my RedHat 3 server.  I use that server to run MRTG
and BigBrother (network monitoring).

Anyway, one piece of BigBrother is a module that uses Perl to do some
SNMP work.  The docs say:

bb-xsnmp.pl requires the Net::SNMP Perl module include with the
NetSNMP
package formerly known as UCD-SNMP.

I am running...
snmpd -v

NET-SNMP version:  5.0.9
Web:               http://www.net-snmp.org/ 
Email:             net-snmp-coders@lists.sourceforge.net 

I know that's a slightly old version, but it came with RedHat, and is
working so far, so I'd rather not upgrade unless needed.

Anyway when I try to run the perl module...
./bb-xsnmp.pl 
Can't locate Net/SNMP.pm in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .)
at ./bb-xsnmp.pl line 9.
BEGIN failed--compilation aborted at ./bb-xsnmp.pl line 9.

So it looks like it's having some trouble finding the perl SNMP
module?  Was my version of Net-SNMP possibly not compiled with that
option?  Anything I can do to fix that?

Thanks,
Shane


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime
info,
new features, or free trial, at:
http://www.businessobjects.com/devxi/728 
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net 
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users 




-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to