2008/7/31 Osvaldo Alvarez Pozo <[EMAIL PROTECTED]>:
> Im am checking the apache2 proces but my procfix does not get executed

You need to action this yourself - either directly:

    $ snmpset ....   prErrFix i 1


or via a suitable monitor/setEvent combination:

    setEvent  caniPressTheButtonAgain  prErrFix = 1
    monitor -e caniPressTheButtonAgain "watch the prTable"  prErrorFlag != 0

(Note - not actually tested, but I think it should work)

Dave

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to