Hi,

As per suggested, I have installed the net-snmp-perl from my repository. But
I am still having this compilation error.

Is there any packages I am missing or is my package outdated. I am running
RHEL 5.3

This is my package version net-snmp-utils - 1:5.3.1-24.el5.i386


Regards,
Pete

On Tue, Jul 27, 2010 at 7:54 PM, Alexander Wirt <[email protected]>wrote:

> Kum Weng Luey schrieb am Tuesday, den 27. July 2010:
>
> > HI,
> >
> > I have downloaded this nagios plugin to help me identify load, mem
> > utilization and interface status. I've tried using the plugin by running
> > thecommand ./check_snmp_cisco_ifstatus.
> >
> > It is giving me the following error:
> >
> > *Can't locate Net/SNMP.pm in @INC (@INC contains:
> > /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
> > /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi
> > /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi
> > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
> > /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7
> > /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5
> > /usr/lib/perl5/site_perl
> > /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi
> > /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi
> > /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi
> > /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
> > /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7
> > /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5
> > /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi
> > /usr/lib/perl5/5.8.8 .) at ./check_snmp_cisco_ifstatus line 26.
> > BEGIN failed--compilation aborted at ./check_snmp_cisco_ifstatus line
> 26.*
> >
> > The compilation error resides in the following:
> >
> > use lib qw ( /usr/local/nagios/lib ); -- What do path do I have to change
> > for this ?
> > use Net::SNMP; --> I have installed : net-snmp net-snmp-utils
> net-snmp-devel
> You are missing the perl Net::SNMP module. On a debian based system this is
> in libnet-snmp-perl.
>
> Alex
> --
> Alexander Wirt, [email protected]
> CC99 2DDD D39E 75B0 B0AA  B25C D35B BC99 BC7D 020A
>
>
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://ad.doubleclick.net/clk;226879339;13503038;l?
> http://clk.atdmt.com/CRS/go/247765532/direct/01/
> _______________________________________________
> icinga-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/icinga-users
>
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to