Skip to content

Instantly share code, notes, and snippets.

@segordon
Created August 12, 2015 20:41
Show Gist options
  • Save segordon/d9ac614e7ad63542b8b1 to your computer and use it in GitHub Desktop.
Save segordon/d9ac614e7ad63542b8b1 to your computer and use it in GitHub Desktop.
2015-08-12 13:40:22.643650 zmfilter 11507 INF PP:Executing '/tmp/eventcatch.sh /usr/share/zoneminder/events/1/15/08/12/13/34/05' zmfilter.pl
2015-08-12 13:40:22.583160 zmfilter 11507 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 13:40:22' ) and ( E.Executed = 0 ) order by E.StartTime asc limit 0,5 zmfilter.pl
2015-08-12 13:40:22.453150 zmfilter 11507 INF PP - Force closing DB just to test zmfilter.pl
2015-08-12 13:40:17.395470 zmfilter 11507 INF Scanning for events zmfilter.pl
2015-08-12 13:37:37.595640 zmfilter 9229 INF PP:Executing '/tmp/eventcatch.sh /usr/share/zoneminder/events/1/15/08/12/13/34/05' zmfilter.pl
2015-08-12 13:37:37.567870 zmfilter 9229 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 13:37:37' ) and ( E.Executed = 0 ) order by E.StartTime asc limit 0,5 zmfilter.pl
2015-08-12 13:37:37.449050 zmfilter 9229 INF PP - Force closing DB just to test zmfilter.pl
2015-08-12 13:37:32.412300 zmfilter 9229 INF Scanning for events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment