Re: running a command when there is a problem with proces

"Osvaldo Alvarez Pozo" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Hi all
I continue with my problem of procfix.
IF I use snmpset to set UCD-SNMP-MIB::prErrFix.1 apache2 get started.
I putted this command in a cron job but I can take a  minute before
starting apache2. That'is why I am interested on using  SetEvent to
set prErrFix to 1.
I do not understand why a feature described in the man , does not work
in reality.

Any Idea??

Thanks

On Fri, Aug 1, 2008 at 12:17 PM, Osvaldo Alvarez Pozo <[email protected]> wrote:
> ---------- Forwarded message ----------
> From: Osvaldo Alvarez Pozo <[email protected]>
> Date: Fri, Aug 1, 2008 at 12:09 PM
> Subject: Re: running a command when there is a problem with proces
> To: Dave Shield <[email protected]>
>
>
> I modified my snmpd.conf like this.
> setEvent ProcessusError prErrFix = 1
> monitor -r 10 -e ProcessusError -o prNames      -o prErrMessage
> "procTable" prErrorFlag   != 0
>
>
> And nothing happens, I do not get my trap either
> are the "-o" and " -e" options exclusifs???
>
> Thanks
>
> On Fri, Aug 1, 2008 at 12:45 AM, Dave Shield <[email protected]> wrote:
>> 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
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.