Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

zmdc.pl - ZoneMinder Daemon Control script

Description

       This script is the gateway for controlling the various ZoneMinder daemons. All starting, stopping and
       restarting goes through here.  On the first invocation it starts up a server which subsequently records
       what's running and what's not. Other invocations just connect to the server and pass instructions to it.

Name

       zmdc.pl - ZoneMinder Daemon Control script

Options

       {command}           - One of 'startup|shutdown|status|check|logrot' or
       'start|stop|restart|reload|version'.  [daemon [options]]  - Daemon name and options, required for second
       group of commands

perl v5.40.1                                       2025-02-21                                            ZMDC(1)

Synopsis

       zmdc.pl {command} [daemon [options]]

See Also