Re: Perl Scripting with SNMP

2006-04-06 Thread Dave Shield
On Wed, 2006-04-05 at 16:09 -0400, Michael A. Price wrote: > I have been tasked with associating the traps with email alerts > or pages. See the script 'local/traptoemail' and the man page 'snmptrapd.conf(5)' Or you might want to look at 'snmptt' Dave

Perl Scripting with SNMP

2006-04-05 Thread Michael A. Price
Hello All ;-), I am looking for a little direction with this project. We have net-snmp up and running and traps are being sent to it :-). We have snmpd.conf configured to dump the traps to file and it is working. But now, I have been tasked with associating the traps with email alerts or pages.