On Dec 20, 2007 3:17 AM, Anirban Adhikary <[EMAIL PROTECTED]> 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 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/