Skip to content

Instantly share code, notes, and snippets.

@segordon
Created August 12, 2015 22:45
Show Gist options
  • Save segordon/0b307b0239b6859548f5 to your computer and use it in GitHub Desktop.
Save segordon/0b307b0239b6859548f5 to your computer and use it in GitHub Desktop.
Aug 12 15:43:50 server zmfilter[21212]: INF [Scanning for events]
Aug 12 15:43:55 server zmfilter[21212]: INF [PP - Force closing DB just to test]
Aug 12 15:43:55 server zmfilter[21212]: INF [Executing select E.Id,E.MonitorId,M.Name as MonitorName,M.DefaultRate,M.DefaultScale,E.Name,E.Cause,E.Notes,E.StartTime,unix_timestamp(E.StartTime) as Time,E.Length,E.Frames,E.AlarmFrames,E.TotScore,E.AvgScore,E.MaxScore,E.Archived,E.Videoed,E.Uploaded,E.Emailed,E.Messaged,E.Executed from Events as E inner join Monitors as M on M.Id = E.MonitorId where not isnull(E.EndTime) and ( E.StartTime < '2015-08-12 15:43:55' ) and ( E.Executed = 0 ) order by E.StartTime asc limit 0,5]
Aug 12 15:43:55 server zmfilter[21212]: INF [PP:Executing '/tmp/eventcatch.sh /usr/share/zoneminder/events/1/15/08/12/14/57/43']
Aug 12 15:43:55 server zmdc[12105]: ERR ['zmfilter.pl ' exited abnormally, exit status 9]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment