On Sun, 2005-01-09 at 15:10, Jose Dragone wrote: > #procfix NAME PROG ARGS : these two scripts below do not run > and I don't know why? > procfix sendmail /root/Snmp-Scripts/procfix-sendmail.sh start > procfix httpd /root/Snmp-Scripts/procfix-httpd.sh start
What command are you running to try and trigger them? The "defaultMonitors" line will active sending a trap when the process montoring detects a problem, but it does not automatically trigger the 'procfix' directives. That still requires an explicit SET on the relevant prErrFix instance. Dave ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
