Page 1 of 1
Console shows incorrect event counts
Posted: Thu Sep 13, 2018 6:18 pm
by maskott
I am trying to get Zoneminder running in a docker container, and I've had this instance up for a few weeks now... I just noticed that the event counts listed on the Console are the same for each time period. What weird configuration have I enabled? Or is this a bug?
Re: Console shows incorrect event counts
Posted: Thu Sep 13, 2018 9:51 pm
by iconnor
This would be a misconfig I think. I suspect that either a db update failed or zmstats.pl is not running.
Re: Console shows incorrect event counts
Posted: Mon Sep 17, 2018 9:39 am
by al.semenenko88
I see the same thing. It uses lxc to proxmox. After upgrading to 1.31
Re: Console shows incorrect event counts
Posted: Mon Sep 17, 2018 9:44 am
by al.semenenko88
iconnor wrote: ↑Thu Sep 13, 2018 9:51 pm
This would be a misconfig I think. I suspect that either a db update failed or zmstats.pl is not running.
yes, zmstats.pl is not running.
Re: Console shows incorrect event counts
Posted: Thu Oct 11, 2018 8:31 pm
by maskott
How would one go about making sure that `zmstats.pl` runs automatically in the docker instance? Or how to start it manually?