For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > December 2007 > SNMP









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author SNMP
Anirban Adhikary

2007-12-20, 4:02 am

Dear List

I want to write a system monitoring script using SNMP protocol. So for that
reason I need a sample script in PERL using NET::SNMP module of SNMP agent
as well as SNMP manager. Regarding this if I get any help from you people I
will be highly obliged.

Thanks&Regards in advance

Anirban Adhikary.

Chas. Owens

2007-12-20, 8:00 am

On Dec 20, 2007 3:17 AM, Anirban Adhikary <anirban.adhikary@gmail.com> wrote:
> Dear List
>
> I want to write a system monitoring script using SNMP protocol. So for that
> reason I need a sample script in PERL using NET::SNMP module of SNMP agent
> as well as SNMP manager. Regarding this if I get any help from you people I
> will be highly obliged.

snip

three things:
1. It is Perl if you are talking about the language or perl if you are
talking about the interpreter. It is never* PERL.
2. There is no module named NET::SNMP, it is Net::SNMP.
3. A quick Google search** will net you quite a few examples of varying quality.

* well, I guess if you are on a really old system that only does
uppercase it could be PERL, but that is very rare.
** http://www.google.com/search?q=perl+snmp+example
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com