On 10/04/07, Ward, Martin <[EMAIL PROTECTED]> wrote:
> One small issue however is that I can't persuade Net-SNMP to send a clear
> trap when a given trap event clears. For example, Net-SNMP sends a trap when
> the 5m load average goes above 2.0 (which is good) but it doesn't send a
> clear trap when the load average goes back down below 2.0 (which is bad).
>
> Is there a way of doing this or am I expecting too much?


You need to set up a matching "monitor" entry, with the test reversed.
At some point, I intend to add a flag to the monitor directive, that would
register this automatically.  But at the moment, you need to do it for yourself.

Alternatively, you could try playing about with threshold tests, which *do*
have both rising and falling traps.  But the default boolean test only triggers
when the test is true, not when it goes false again.

Dave

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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

Reply via email to