Signal-Events
Signal-Events
Hi
Each day i check the ZM console i get ~15 events and more which are caused by a 'Signal' instead of a 'Motion'.
Conspicuously are those events with >8000000 sec. which are like 92 days duration, but they aren't. Even the date is wrong and each day i delete those events i get new events caused from 'Signal'. Some of these events contain just 1 Picture, others somes seconds and even others run until a filter-set stops them from recording.
So what does this mean? I am runnung ZM 1.22.3
Each day i check the ZM console i get ~15 events and more which are caused by a 'Signal' instead of a 'Motion'.
Conspicuously are those events with >8000000 sec. which are like 92 days duration, but they aren't. Even the date is wrong and each day i delete those events i get new events caused from 'Signal'. Some of these events contain just 1 Picture, others somes seconds and even others run until a filter-set stops them from recording.
So what does this mean? I am runnung ZM 1.22.3
The OS is Linux Slackware 11. I've got the filter "PurgeWhenFull*" configured with the SQL Syntax/Statement:
And there is a cron which changes the running mode( MonitorID = 1 OR MonitorID = 2 OR MonitorID = 3 OR MonitorID = 4 OR MonitorID = 5 OR MonitorID = 6 ) AND ( DiskPercentage >= 90 )
SORT ASC ID only FIRST 50 HITS and DELETE HITS
so that after 8 am the cameras are idle (monitor mode) and start recording after 5 pm.0 8 * * 1-5 /usr/local/bin/zmpkg.pl day
0 17 * * 1-5 /usr/local/bin/zmpkg.pl night
No, i don't think MySQL has anything to do with it, but you asked me about 'triggers' and this sql statement (for me) is a trigger and the only filter btw.
Nevertheless, ZM_OPT_TRIGGERS isn't set.
Yesterday i deleted all signal-events
But new events have just been recorded this night.
Most of these signal-events (i just checked, if not all of them) have black screen(s) as first or/and last picture(s), so i guess it's because of that. Actually this is all fine if at least the date and duration were correct.
Could there be a problem regarding ntpd request? There is a cron daemon which runs a 'ntpdate' command each morning at 7am.
Nevertheless, ZM_OPT_TRIGGERS isn't set.
Yesterday i deleted all signal-events
But new events have just been recorded this night.
Most of these signal-events (i just checked, if not all of them) have black screen(s) as first or/and last picture(s), so i guess it's because of that. Actually this is all fine if at least the date and duration were correct.
Could there be a problem regarding ntpd request? There is a cron daemon which runs a 'ntpdate' command each morning at 7am.
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
shot in the dark, not an amd x2 running the box is it?
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
hm...
root@ZoneMinder:/tmp# tail zmdc.log
01/11/07 11:48:31.396671 zmdc[10468].INF ['zmc -d /dev/video0' starting at 07/01/11 11:48:31, pid = 30467]
01/11/07 11:48:41.902890 zmdc[10468].INF ['zmc -d /dev/video0' stopping at 07/01/11 11:48:41]
01/11/07 11:48:41.921132 zmdc[10468].ERR ['zmc -d /dev/video0' exited abnormally, exit status 255]
01/11/07 11:48:42.241379 zmdc[10468].INF ['zmc -d /dev/video1' starting at 07/01/11 11:48:42, pid = 30476]
01/11/07 11:48:42.758111 zmdc[10468].INF ['zmc -d /dev/video1' stopping at 07/01/11 11:48:42]
01/11/07 11:48:42.763379 zmdc[10468].ERR ['zmc -d /dev/video1' exited abnormally, exit status 255]
01/11/07 11:48:43.088921 zmdc[10468].INF ['zmc -d /dev/video0' starting at 07/01/11 11:48:43, pid = 30482]
01/11/07 11:48:43.601409 zmdc[10468].INF ['zmc -d /dev/video1' starting at 07/01/11 11:48:43, pid = 30486]
01/11/07 11:48:44.177482 zmdc[10468].INF ['zmc -d /dev/video0' stopping at 07/01/11 11:48:44]
01/11/07 11:48:44.242082 zmdc[10468].ERR ['zmc -d /dev/video0' exited abnormally, exit status 255]
root@ZoneMinder:/tmp# du -hs zmdc.log
252M zmdc.log
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
shot 3
overloaded what the 5 min load
overloaded what the 5 min load
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Using Slackware 11 myself, and having also had color bands (I hope thats what you are referring to) found that adding "gbufsize=16 card=x,x " to my modprobe.conf resolved this for me.
My thinking is that the "Signal" event is a false "camera failure detection". Don't have ZM open to check the options. But you might only be seeing Red & Green. Blue, I think the default triggers the event.
Also upgrading to kernel 2.6.19 patch 1, made my system more stable.
Perhaps another shot in that void called darkness?
My thinking is that the "Signal" event is a false "camera failure detection". Don't have ZM open to check the options. But you might only be seeing Red & Green. Blue, I think the default triggers the event.
Also upgrading to kernel 2.6.19 patch 1, made my system more stable.
Perhaps another shot in that void called darkness?