logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zmaudit.pl - ZoneMinder event file system and database consistency checker

Description

       This script checks for consistency between the event filesystem and the database. If events are found in
       one and not the other they are deleted (optionally). Additionally any monitor event directories that do
       not correspond to a database monitor are similarly disposed of.  However monitors in the database that
       don't have a directory are left alone as this is valid if they are newly created and have no events yet.

Name

       zmaudit.pl - ZoneMinder event file system and database consistency checker

Options

        -c, --continuous           - Run continuously
        -f, --force                - Run even if pid file exists
        -i, --interactive          - Ask before applying any changes
        -m, --monitor_id           - Only consider the given monitor
        -r, --report               - Just report don't actually do anything
        -s, --storage_id           - Specify a storage area to audit instead of all
        -v, --version              - Print the installed version of ZoneMinder

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

Synopsis

        zmaudit.pl [-r,-report|-i,-interactive]

See Also