Difference between revisions of "Filters"
From ZoneMinder Wiki
Jump to navigationJump to search
Line 1: | Line 1: | ||
Here are some example filters for use with Zoneminder. If you have a useful filter, please add it here. | Here are some example filters for use with Zoneminder. If you have a useful filter, please add it here. | ||
==Note about | ==Note about purgewhenfull and Additional HDDs== | ||
See: https://wiki.zoneminder.com/Using_a_dedicated_Hard_Drive | See: https://wiki.zoneminder.com/Using_a_dedicated_Hard_Drive | ||
Revision as of 11:19, 5 November 2020
Here are some example filters for use with Zoneminder. If you have a useful filter, please add it here.
Note about purgewhenfull and Additional HDDs
See: https://wiki.zoneminder.com/Using_a_dedicated_Hard_Drive
Examples
Receive email alarm on Weekends
For monitoring on the weekend you might have:
date/time greater than or equal to -1 minute AND alarm frames greater than or equal to 1 AND Weekday equal to Saturday OR Weekday equal to Sunday AND alarm frames greater than or equal to 1 AND date/time greater than or equal to -1 minute
Choose "email details upon match" in the filter. For more details see Email
Receive email for specific monitor on Sunday
Monitor id equal to ### AND Cause not equal to Signal AND Date/Time greater than or equal to -1 minute AND Alarm frames greater than or equal to 10 AND Weekday equal to Sunday