Hello List,

I need some input on howto solve the following requirement:

I have an event from windows eventlog with ID 4099. this event happens  
very often so I want to fire an action immediatly after receiving the  
first and suppress the the rest for a given timewindow. so far no  
problem.
But how I can count the suppressed events and report them via action?

currently I have the following rule:

type=SingleWithSupress
continue=DontCont
pattern=.*?|(4099)|
action=shellcmd ./myscript.sh $1
window=3600

Any Ideas? any help is highly welcome.

thanks in advance,

Tom




----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Simple-evcorr-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to