Hello Team,
Installed 36.32 from scratch, setup my cams and zones, plenty of images and snapshots in /var/cache/events, but the console shows zeros and no zones, although each camera has at least one zone configured.
Where do I debug from here? Is my zmwatch even working?
No events / alerts?
No events / alerts?
- Attachments
-
- image_2022-12-16_154139829.png (18.89 KiB) Viewed 413 times
-
- Posts: 1322
- Joined: Sat Aug 31, 2019 7:35 am
- Location: San Diego
Re: No events / alerts?
what do you have in Options -> Storage?
Re: No events / alerts?
Only one default storage specified:
- Attachments
-
- image_2022-12-19_094107001.png (11.53 KiB) Viewed 367 times
-
- Posts: 1322
- Joined: Sat Aug 31, 2019 7:35 am
- Location: San Diego
Re: No events / alerts?
You should at least have columns Source Storage Events, and storage is missing on Console.
I've always had that column, but had it empty, too.
So try this; go into one or more cameras to the "Storage Area" option.
If the drop-down has two "Default", choose the second, bottom one. That fixed the empty columns for me, might do it for you.
I've always had that column, but had it empty, too.
So try this; go into one or more cameras to the "Storage Area" option.
If the drop-down has two "Default", choose the second, bottom one. That fixed the empty columns for me, might do it for you.
Re: No events / alerts?
changed to the second default storage, no diff.
Any logs I should start checking?
Any logs I should start checking?
Re: No events / alerts?
Might be worth having a go at installing the triggers
Other than that, check your ZM logs.
Code: Select all
mysql -u zmuser -p zm < /usr/share/zoneminder/db/triggers.sql
-