[Nagiosplug-help] net-snmp

Ralph.Grothe at itdz-berlin.de Ralph.Grothe at itdz-berlin.de
Tue Feb 19 16:42:22 CET 2008


These are two different CPAN modules.
Pretty misleading the SNMP.pm is the Perl API for net-snmp
(formerly ucd-snmp)
while Net::SNMP doesn't require the net-snmp libs and provides a
totally different interface.
It depends on your Nagios Perl SNMP plugins which of the two APIs
they require.

However, if you aren't using SNMP for your checks then you don't
need to bother about these Perl modules.

If you are installing from pre-built packages you can subvert
dependencies by 
e.g.

# rpm -ihv --nodeps /path/to/nagios-plugins-X.X.X.rpm

http://search.cpan.org/~hardaker/SNMP-5.0401/SNMP.pm
http://search.cpan.org/~dtown/Net-SNMP-5.2.0/lib/Net/SNMP.pm

> -----Original Message-----
> From: nagiosplug-help-bounces at lists.sourceforge.net
> [mailto:nagiosplug-help-bounces at lists.sourceforge.net]On Behalf
Of
> Melanie Pfefer
> Sent: Tuesday, February 19, 2008 3:35 PM
> To: nagiosplug-help at lists.sourceforge.net
> Subject: Re: [Nagiosplug-help] net-snmp
> 
> 
> Thanks a lot!
> 
> -----Original Message-----
> From: nagiosplug-help-bounces at lists.sourceforge.net
> [mailto:nagiosplug-help-bounces at lists.sourceforge.net]
> On Behalf Of Giles Coochey
> Sent: Tuesday, February 19, 2008 4:22 PM
> To: Melanie Pfefer;
> nagiosplug-help at lists.sourceforge.net
> Subject: Re: [Nagiosplug-help] net-snmp
> 
> > 
> > Hello
> > 
> > I tried it....
> > 
> > perl -MCPAN -e shell
> > 
> > cpan shell -- CPAN exploration and modules
> > installation (v1.61)
> > ReadLine support available (try 'install
> > Bundle::CPAN')
> > 
> > cpan> install SNMP
> 
> 
> Try:
> 
> Cpan> install Net::SNMP
> 
> Thanks
> 
> Giles
> 
> --------------------------------------------------------------
> -----------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when
> reporting any issue. 
> ::: Messages without supporting info will risk being
> sent to /dev/null
> 
> 
> 
>
__________________________________________________________
> Sent from Yahoo! Mail - a smarter inbox
http://uk.mail.yahoo.com
> 
> 
> --------------------------------------------------------------
> -----------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when reporting 
> any issue. 
> ::: Messages without supporting info will risk being sent to
/dev/null
> 




More information about the Help mailing list