Page 1 of 1

[Solved] Failure to READ FAQ and /dev/shm

Posted: Fri May 05, 2017 3:36 am
by malcolmputer
I have 6 Monitors set up for 6 IP Cameras.

5 of the 6 monitors work great, but the 6 one (no matter which camera I choose IP address wise for it) won't ever work.

Is there some 5 camera limit or something? I have made 100% sure that the settings are identical on the 6th monitor to the other ones. I thought it might be CPU or RAM limited, but I disabled a few cameras and that didn't seem to help either.

Any ideas? Am I missing something simple?

Re: Strange ZM Monitor Issue

Posted: Fri May 05, 2017 12:08 pm
by knight-of-ni
While zoneminder is running, show us:

Code: Select all

df -lh /dev/shm

Re: [Solved] Failure to READ FAQ and /dev/shm

Posted: Fri May 05, 2017 3:16 pm
by malcolmputer
Yep, that did it. /dev/shm was 100% usage. I increased RAM to the VM, and also added the 70% utilization fstab entry.

Thanks.