zmeventtool.pl - Man Page

ZoneMinder tool to perform various actions on events

Synopsis

 zmeventtool.pl [--user=<dbuser> --pass=<dbpass>] command [list of event ids]

Description

This script performs various actions on an event. It is primarily meant to  be run from a filter but could be run manually.

Options

 close               - Update event record after a crash
 deletejpegs         - Deletes all jpegs from the event directory
 deleteanalysisjpegs - Deletes the analysis jpegs from the event directory

 --help              - Print usage information.
 --user=<dbuser>     - Alternate dB user with privileges to alter dB.
 --pass=<dbpass>     - Password of alternate dB user with privileges to alter dB.
 --version           - Print version.

Info

2026-02-21 zoneminder