[Nagiosplug-help] check_arping dependencies

asier asiergda at yahoo.es
Mon Jan 10 20:12:17 CET 2011


Have you tried installing the cpan modules?
to install cpan modules 

http://www.cpan.org/modules/INSTALL.html but I like this command:
perl -MCPAN -e 'install Net::Arping', the host must be connected to
internet,
Good luck
Asier Gonzalez Diaz
> 
> On Sat, 2011-01-08 at 12:56 +0100, Tntteam wrote:
> > Hi,
> > 
> > I really have no idea how to do that ? Could you tell me or give me a
> > link where it's explained ?
> > 
> > Thanks
> > 
> > 2011/1/8 asier <asiergda at yahoo.es>:
> > > Hi,
> > > try installing these CPAN modules Net::Arping and Getopt::Long,
> > >
> > > Asier Gonzalez Diaz
> > >
> > > On Fri, 2011-01-07 at 14:22 +0100, Tntteam wrote:
> > >>
> > >> Hi,
> > >>
> > >> First, thanks for the great work you do guys.
> > >>
> > >>
> > >> I'm trying to use check_arping plugin but with no success.
> > >>
> > >> I tried install these packages :
> > >>
> > >> libnet-pcap-perl libnet-libdnet-perl libnet-arp-perl arping
> > >>
> > >> But still not working :
> > >>
> > >> root at supervision:/usr/lib/perl5/Net# /usr/local/nagios/libexec/check_arping.pl  -H 127.0.0.1 -I eth0 -T 10
> > >> Can't locate Net/Arping.pm in @INC (@INC
> > >> contains: /usr/lib/nagios/plugins /usr/local/nagios/libexec /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/local/nagios/libexec/check_arping.pl line 34.
> > >> BEGIN failed--compilation aborted
> > >> at /usr/local/nagios/libexec/check_arping.pl line 34.
> > >>
> > >>
> > >> So I search on internet for Arping.pm, found one here :
> > >>
> > >> http://kobesearch.cpan.org/htdocs/Net-Arping/Net/Arping.pm.html
> > >>
> > >> I put it in /usr/lib/perl5/Net
> > >>
> > >> But still not working :
> > >>
> > >> root at supervision:/usr/lib/perl5/Net# /usr/local/nagios/libexec/check_arping.pl  -H 127.0.0.7 -I eth0 -T 10
> > >> Can't locate loadable object for module Net::Arping in @INC (@INC
> > >> contains: /usr/lib/nagios/plugins /usr/local/nagios/libexec /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/local/nagios/libexec/check_arping.pl line 34
> > >> Compilation failed in require
> > >> at /usr/local/nagios/libexec/check_arping.pl line 34.
> > >> BEGIN failed--compilation aborted
> > >> at /usr/local/nagios/libexec/check_arping.pl line 34.
> > >>
> > >>
> > >>
> > >>
> > >> I don't understand something, sorry for my noob question, but can you
> > >> help me make it working ?
> > >>
> > >>
> > >> Big htanks
> > >>
> > >>
> > >> ------------------------------------------------------------------------------
> > >> Gaining the trust of online customers is vital for the success of any company
> > >> that requires sensitive data to be transmitted over the Web.   Learn how to
> > >> best implement a security strategy that keeps consumers' information secure
> > >> and instills the confidence they need to proceed with transactions.
> > >> http://p.sf.net/sfu/oracle-sfdevnl
> > >> _______________________________________________ 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
> > >
> > >
> > >
> > > ------------------------------------------------------------------------------
> > > Gaining the trust of online customers is vital for the success of any company
> > > that requires sensitive data to be transmitted over the Web.   Learn how to
> > > best implement a security strategy that keeps consumers' information secure
> > > and instills the confidence they need to proceed with transactions.
> > > http://p.sf.net/sfu/oracle-sfdevnl
> > > _______________________________________________
> > > 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