zmfilter.pl(8)
| zmfilter.pl(8) | zoneminder | zmfilter.pl(8) |
NAME
zmfilter.pl - ZoneMinder tool to select events and perform actions on them
SYNOPSIS
zmfilter.pl [-f <filter name>,--filter=<filter name>] [--filter_id=<filter id>] [--daemon] | -v, --version
DESCRIPTION
This script performs a specified database query to select recorded events and performs specified actions on them such as email reporting, deleting, moving, etc. If the --daemon option is given it will remain resident, repeating the query and applying actions. This is normally managed by zmdc.pl however it can be used manually as well.
OPTIONS
-f{filter name}, --filter={filter name} - The name of a specific filter to run
--filter_id={filter id} - The id of a specific filter to run
--daemon - Causes zmfilter.pl to stay running endlessly repeating the filter(s).
-v, --version - Print ZoneMinder version
| 2026-05-29 | --stderr |
