Hi I am running 4 Axis cams (320x240) with an Athlon 2200 and 1GB RAM in modect mode overnight (23:00 - 9:00)
Zoneminder is great for this task, but recently almost every morning when i try to acces the interface I can't get to main ZM page.
When I do a
ps waux | grep zm
I see a process
/usr/bin/perl -wT /usr/local/bin/zmdc.pl status
which has stalled
once I kill it I get the ZM mainpage and everything is working again.
ZM_WATCH_CHECK_INTERVAL is set to 100
What does this command do?
Can I stop it some how?
Any other hints ?
zmdc.pl status constantly crashing
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
-
- Posts: 440
- Joined: Sat Sep 25, 2004 12:45 am
- Location: Fulton, MO
update problem solved
Just as an update
I think I have managed to fix my problem:
It seem I was running the switching commands at times which were coliding with zmdc.pl status
this produced so called "race conditions".
I rejusted my intervals and changed my switching times, so they can't colide anymore.
No more problems since then.
I think I have managed to fix my problem:
It seem I was running the switching commands at times which were coliding with zmdc.pl status
this produced so called "race conditions".
I rejusted my intervals and changed my switching times, so they can't colide anymore.
No more problems since then.