Hi,
Disman is evaluating the condition (see for details snmpd.conf man page)
every interval defined there and sends a trap first time the condition is
met (as opposed to first time it is evaluated). Next trap will be sent only
if condition becomes FALSE and then TRUE again. That is the base for
providing "raising" and "falling" functionality. Basically you need to
define two triggers with thresholds to implement both RisingAndFalling. As
you can see, it is not always important if the trigger evaluates conditions
on the agent startup. It becomes even less significant if the intervals are
short (5-10 sec or so).
In some specific cases I could not use disman... Ended up defining special
traps and implementing their specific requirements in special functions (see
send_XXX_trap() function)
Regards,
Alex
On Mon, Nov 30, 2009 at 1:53 PM, Sam V <sbazd...@hotmail.com> wrote:
>
>
> Hi Guys,
> I have a question about the syntax used to configure the disman event MIB
> in snmpd.conf. Specifically, startup condition in monitor keyword. I noticed
> there is an option -s to evaluate trigger on startup, and there is option -S
> not to evaluate the trigger on startup. Now, in case of a threshold trigger
> which have multiple startup cases, Raising, Falling, RisingAndFalling. How
> can secify that I want a startup condition to be true on for the rising case
> and not all cases?
> Thanks.
>
>
>
> ------------------------------
> Get a great deal on Windows 7 and see how it works the way you want. Check
> out the offers on Windows 7now. <http://go.microsoft.com/?linkid=9691812>
>
>
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing.
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> 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
>
>
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
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