My Ubuntu server stopped working as the HDD filled up. In fixing this I found that a main offender was Zoneminder's SQL file at: /var/lib/mysql/zm , but also the syslogs were huge.
Code: Select all
/var/lib/mysql$ sudo du
45249176 ./zm
4016 ./mysql
600 ./sys
8 ./performance_schema
I have issues with the recorded events, with images form yesterday being presented as part of today... I can't trust the times it says things happened. The summary does not present any captures from the last hour (all cameras show 0 in the hour column), even when I have been and jumped up and down in front of a camera. It's pot luck if I can find the event in the Day/Week/Month records too. The sever date/time is correct, but somehow ZM thinks captures are form a previous occasion in the past when they are not. Ie: could this be related to the SQL issue?
Cheers, Scott