zoneminder purge event in database when there are not on disk

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
tchi59
Posts: 17
Joined: Sat Oct 16, 2021 10:56 am

zoneminder purge event in database when there are not on disk

Post by tchi59 »

hi

my zoneminder is running now well
i record events on ramdisk (in the memory of my pi).

unfortunatly when the pi reboot , all ramdisk are cleared
my goal is to be able to remove events records when it happen
that is to say, be able to run a filter that will detect if event is still on disk , if not delete the record

how can i do that ?
thanks
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: zoneminder purge event in database when there are not on disk

Post by Magic919 »

Run zmaudit.
-
tchi59
Posts: 17
Joined: Sat Oct 16, 2021 10:56 am

Re: zoneminder purge event in database when there are not on disk

Post by tchi59 »

thx
do i have to start zmaudit from cli ?
tchi59
Posts: 17
Joined: Sat Oct 16, 2021 10:56 am

Re: zoneminder purge event in database when there are not on disk

Post by tchi59 »

it seems that zmaudit is already running in background
/usr/bin/perl -wT /usr/bin/zmaudit.pl -c
Post Reply