On 20 May 2010 14:42, hareesh <[email protected]> wrote: > Please tell me is there any mechanism to restart a running process in a > machine using SNMP ?
Restarting a process being monitored by the "proc" directive can be done via the "procfix" directive. Running an arbitrary command on demand can be done via the "extendfix" directive. This could be used to re-start a particular process. See the snmpd.conf(5) man page for more details. Dave ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
