zmeventtool.pl(8)

zmeventtool.pl(8) zoneminder zmeventtool.pl(8)

NAME

zmeventtool.pl - 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.
2026-05-29 --stderr