PDA

View Full Version : Rqst (Question?): Range for Triggered Events


IVB
10-06-2006, 11:44 PM
I thought I could setup a trigger to see if something goes within a range, namely my free memory on my server.

I noticed there's no greater than or less than paameters on that Edit Event screen. Is there a way to do this, if not, can I request that?

Dean Roddey
10-06-2006, 11:48 PM
There's < and > on the field trigger side. So only trigger the event if the field value goes above some value. The receiving event doesn't have to filter on value in that case, it knows that if an event shows up from that field, it's bad.