Advanced Filtering
Posted: Sat Feb 14, 2009 10:13 pm
So, I'm setting this up for a friends business and I'm trying to get the following filters to work. Store hours are M-F 9am until 6:30pm. During those hours no events should be e-mailed. How-ever on Sat and Sun anything that triggers more than 10 frames should get e-mailed. This seems to work for Sat and Sunday, but its still tripping on events with less than 10 frames?!?
Monitor ID equal to 2
and Alarm Frames greater than or equal to 10
and Weekday equal to Saturday
or Weekday equal to Sunday
Now, is there an easy way to make a filter that runs Monday-Friday after 6:30 and before 9?
Monitor ID equal to 2
and Alarm Frames greater than or equal to 10
and Weekday equal to Monday
and Time greater than 18:30
or Time less than 09:00
Do I have to put all the days in there? Or make multiple filters? I'm not so good at the logic stuff and failed on regular expressions!
Thanks
Monitor ID equal to 2
and Alarm Frames greater than or equal to 10
and Weekday equal to Saturday
or Weekday equal to Sunday
Now, is there an easy way to make a filter that runs Monday-Friday after 6:30 and before 9?
Monitor ID equal to 2
and Alarm Frames greater than or equal to 10
and Weekday equal to Monday
and Time greater than 18:30
or Time less than 09:00
Do I have to put all the days in there? Or make multiple filters? I'm not so good at the logic stuff and failed on regular expressions!
Thanks