Search found 47 matches
- Mon Jan 20, 2025 4:21 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: increases CPU consumption
- Replies: 1
- Views: 2416
increases CPU consumption
Hi, I have ZM 1.37.65 in Ubuntu server 24.04 running very well for weeks, suddenly server 2 (multiserver) increases CPU consumption (this causes the images from the cameras on that server to become pixelated) and a few hours pass and then it is fine again. attached images. When I restart the ...
- Thu Jan 09, 2025 4:38 pm
- Forum: ZoneMinder 1.36.x
- Topic: Very high disc write from MySQL destroying SSD.
- Replies: 21
- Views: 11016
Re: Very high disc write from MySQL destroying SSD.
I found only how to log all Querys or Slow Querys. But not now to log "unindexed" or how to mark them in the logfiles. I think it is neccessarry to run explain on all potential querys to so see which ones are affected. I can tell this only from the innodb performance counters reporting this. And ...
- Mon Dec 30, 2024 1:25 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Webinterface not available
- Replies: 2
- Views: 2212
Re: Webinterface not available
what files were they?
- Mon Dec 23, 2024 2:24 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: slow response in web access.
- Replies: 3
- Views: 3103
Re: slow response in web access.
Thank you @iconnor I'm not sure if this is a good configuration, but it has worked for me (so far). I've been looking for some guide or recommendation for configuring Apache for zoneminder, but I couldn't find any. I followed this guide. https://www.hostmycode.in/tutorials/optimizing-apache-for-high ...
- Fri Dec 20, 2024 1:02 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: slow response in web access.
- Replies: 3
- Views: 3103
slow response in web access.
In zm 1.37.65, I have a delay in responding via web. When I reset the apache2 (service sudo systemctl restart apache2), I can access it a little faster again. Any recommendations? tail -f /var/log/apache2/error.log [Fri Dec 20 09:25:14.419544 2024] [php:warn] [pid 609185] [client 192.168.140.15 ...
- Wed Dec 18, 2024 9:59 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Found locked packet when trying to free up video packets. This means that decoding is not keeping up.
- Replies: 4
- Views: 2895
- Mon Dec 16, 2024 12:33 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: small display when opening an event.
- Replies: 4
- Views: 1924
small display when opening an event.
In version 1.37.65 when opening an event, the small image will open.
attached image. The same thing is reported here.
viewtopic.php?t=33746
attached image. The same thing is reported here.
viewtopic.php?t=33746
- Wed Dec 11, 2024 4:24 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Found locked packet when trying to free up video packets. This means that decoding is not keeping up.
- Replies: 4
- Views: 2895
Re: Found locked packet when trying to free up video packets. This means that decoding is not keeping up.
Thanks you.
Some way to change MaxImageBuffers to multiple cameras? In v1.37.65
Some way to change MaxImageBuffers to multiple cameras? In v1.37.65
- Wed Dec 11, 2024 2:56 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Found locked packet when trying to free up video packets. This means that decoding is not keeping up.
- Replies: 4
- Views: 2895
Found locked packet when trying to free up video packets. This means that decoding is not keeping up.
I have a lot of entries in the log, and CPU usage is increasing. Dec 11 14:51:10 svr1 zmc_m95[1280672]: WAR [zmc_m95] [Found locked packet when trying to free up video packets. This means that decoding is not keeping up.] Dec 11 14:51:11 svr1 zmc_m106[1280691]: WAR [zmc_m106] [Found locked packet ...
- Mon Nov 11, 2024 1:36 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: CPU overload
- Replies: 1
- Views: 2167
CPU overload
I have two servers with 144 cameras and everything works fine but randomly there is CPU overload, when I see the top command about 130% CPU usage (load average: 132,17, 118,72, 104,18). Zoneminder v1.37.47 160 GB Memory 48 cores resolution cameras 720p, 30fps, Depth color origin 32. why could it be ...
- Fri Jan 05, 2024 1:15 am
- Forum: ZoneMinder 1.36.x
- Topic: NGINX Configuration for Multi Server Setup
- Replies: 1
- Views: 50074
Re: NGINX Configuration for Multi Server Setup
How to configure nginx? I have the problem with multiple server, the monitors created on server 2 are not seen.
- Fri Dec 29, 2023 7:06 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Multi server thumbnail image black
- Replies: 0
- Views: 102056
Multi server thumbnail image black
I am trying to add a standalone zm server, multi server. by adding the ZM2 server with these instructions: https://zoneminder.readthedocs.io/en/stable/installationguide/multiserver.html. And when adding a camera I can't see the thumbnail image (only in black) very similar to what happened in this ...
- Tue Dec 19, 2023 11:03 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Failed getting user_utilization from
- Replies: 4
- Views: 14064
Re: Failed getting user_utilization from
do you have more log?
I have been using 1.37.47 on Ubuntu 22.04 server and I have not received that error.
I have been using 1.37.47 on Ubuntu 22.04 server and I have not received that error.
- Tue Dec 19, 2023 3:24 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Disk 100% (1 of 4 disks full)
- Replies: 1
- Views: 7800
Re: Disk 100% (1 of 4 disks full)
only this has worked for me.
- Tue Dec 19, 2023 2:36 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Disk 100% (1 of 4 disks full)
- Replies: 1
- Views: 7800
Disk 100% (1 of 4 disks full)
I have 1 disk of 4 full at 100%, and I am running the PurgeWhenFull filter. when looking at ls /var/log/zm/ | grep filter I get zmfilter_1.log at zmfilter_29.log (maybe I ran the filters too many times). Does this mean that they continue to run or is only the record left? The problem is that the ...