What are the default zone settings for a new Motion Zone?
What are the default zone settings for a new Motion Zone?
Let me start by saying that I HAD Zoneminder working fine (although it is still filling my hard drive with events).
I moved a camera, and deleted all my zones. Now that Im starting over, when I create a new zone it creates a zone of type "ActivePixels". Here is what I get as a default new zone:
I change the settings to:
which looks like this:
but I am never able to get Zoneminder to alarm and create an event now. I've tried setting the threshold to 0,0 and changed the Minimum alarm area to small numbers (3) and large and had no success.
Any suggestions?
-=STZ=-
I moved a camera, and deleted all my zones. Now that Im starting over, when I create a new zone it creates a zone of type "ActivePixels". Here is what I get as a default new zone:
I change the settings to:
which looks like this:
but I am never able to get Zoneminder to alarm and create an event now. I've tried setting the threshold to 0,0 and changed the Minimum alarm area to small numbers (3) and large and had no success.
Any suggestions?
-=STZ=-
My Zoneminder installation seems to be imploding. This morning I woke up to find this error when I boot up the ZM console:
Thank god I have this phpMyAdmin, I haven't been able to get MySQL working from the command line, but I am able to send SQL commands through the phpMyAdmin HTML interface. My first troubleshooting step (unless I hear better steps from someone here) will be to just delete the database and send the "zmschema.sql" command to re-initalize a clean database.
Checking my phpMyAdmin shows that the "Stats", "Events", and "Frames" tables are all "In Use". Rebooting my machine, restarting mySQL and ZoneMinder make no difference. I'm assuming that means I've got a corrupt database. Can someone tell me how to correct this? I'm no MySQL expert, but I'd imagine I could delete the database, and reload the "zmschema.sql" file.Can't open file: 'Events.MYI'. (errno: 145)
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /var/www/localhost/htdocs/zm/zm_html_view_console.php on line 72
Can't open file: 'Events.MYI'. (errno: 145)
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /var/www/localhost/htdocs/zm/zm_html_view_console.php on line 72
Thank god I have this phpMyAdmin, I haven't been able to get MySQL working from the command line, but I am able to send SQL commands through the phpMyAdmin HTML interface. My first troubleshooting step (unless I hear better steps from someone here) will be to just delete the database and send the "zmschema.sql" command to re-initalize a clean database.
crashed database
Hi,
to repair the database try
replace password with your mysql adminpassword and user with your mysqladminuser ( normally root )
Regards, Rainer
to repair the database try
Code: Select all
mysqlcheck --all-databases --auto-repair -ppassword -u user
Regards, Rainer
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
i dont think it is yet maybe ross could correct me as it didnt repair on boot up. I only ran this command when my event list on the console started showing php errors. When i ran this command it sorted the databse out. I assume if the db is huge this could take a while. Maybe thats why its not there at start up. If it was there where would it be. Im used to old windows having an autoexec etc that loaded things at boot. Whats linux startup file called??
James
James