Isaac Connor
|
be5c6371bb
|
zmstats.pl: add use warnings. Fix log deletion only ever deleting 100 when it should delete more in a loop. Add deleting more than 100 sessions. Fix loop not terminating on Ctrl-C
|
2021-06-08 13:01:30 -04:00 |
Isaac Connor
|
cc33718a2e
|
fix did you forget to declare my $deleteLogByRowsSth?)
|
2021-04-01 12:22:30 -04:00 |
Isaac Connor
|
1fd9361e4e
|
use zmDbDo to replace many lines of code
|
2021-04-01 09:27:49 -04:00 |
Isaac Connor
|
ec8e0f5997
|
replace while(1) with while(not zm_terminate) so that these scripts exit cleanly
|
2021-03-17 13:09:54 -04:00 |
Isaac Connor
|
b0f2ff6302
|
Add Session cleaning
|
2020-12-08 10:21:55 -05:00 |
Isaac Connor
|
adbd3486bf
|
Rename StartTime, EndTime in Events to StartDateTime and EndDateTime
|
2020-11-04 13:49:39 -05:00 |
Isaac Connor
|
ab98deafd7
|
Add Log cleaning to zm_stats.pl
|
2020-07-02 16:02:49 -04:00 |
Isaac Connor
|
766a59884d
|
Don't hard code perl path. Use PERL_EXECUTABLE cmake var
|
2019-09-23 12:54:27 -04:00 |
Isaac Connor
|
1828ea2d6f
|
small cleanup of zmstats
|
2019-03-01 10:26:55 -05:00 |
Isaac Connor
|
aaeb30a72f
|
Move license down to perldocs at bottom. Remove unecessary line feeds and spaces
|
2018-10-28 17:50:22 -04:00 |
Isaac Connor
|
fa690826a3
|
clean up zmstats, add db reconnect
|
2018-09-07 16:30:47 -04:00 |
Isaac Connor
|
ddeb2e61ef
|
add error logging
|
2018-02-18 11:29:15 -05:00 |
Isaac Connor
|
8e547134d5
|
Replace EventTotal Updates in zmstats.pl with triggers which will hold locks less. Move stats updates to zmaudit.pl
|
2018-02-03 14:50:19 -05:00 |
Isaac Connor
|
6d46a02a9a
|
DbReconnect if the db connection goes down
|
2018-01-19 18:25:24 -05:00 |
Isaac Connor
|
e8603b6065
|
Use coalesce to handle NULLs
|
2018-01-19 13:08:13 -05:00 |
Isaac Connor
|
dfb7079f83
|
FIX update interval.
|
2018-01-16 09:32:18 -05:00 |
Isaac Connor
|
a410706455
|
add a new daemon to do stat updates
|
2018-01-10 13:35:10 -05:00 |