On 9 August 2011 02:52, Phong Nguyen (ndphong) <[email protected]> wrote: > I’d like to build and send out a trap when one of the processes that I > monitored got killed or crashed.
The simplest would be to use the "proc" directive to monitor the process of interest, and the "monitor" directive (or "defaultMonitors) to trigger a trap when this falls over. See the sections "Process Monitoring" and "DisMan Event MIB" in the snmpd.conf(5) man page for details. Dave ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
