Commit graph

17 commits

Author SHA1 Message Date
Luca Deri
57e6a93065 Improved scheduling algorithm to guarantee minimum service time when number of entries allow
Updated (C)
2020-01-06 23:36:36 +01:00
Simone Mainardi
40b02e88c2 Propaedeutic work to refactor timeseries C code 2019-03-07 18:15:27 +01:00
Simone Mainardi
1f349c5dee Implements DNS monitored counters 2019-02-21 17:41:57 +01:00
Simone Mainardi
2b2b37e624 Adds anomalous flows to the looking glass 2019-02-13 13:01:31 +01:00
Simone Mainardi
500964c457 Improves anomaly index on active flows 2019-02-06 11:31:56 +01:00
Simone Mainardi
b4f1660b0a Implements monitored gauges and metrics 2019-02-05 17:13:22 +01:00
Luca Deri
0108eaf473 Added debug code for evaluating anomalies 2019-02-04 13:15:35 +01:00
Luca
509df6a1fc Improved counter monitoring algorithm 2019-02-03 23:30:07 +01:00
Luca
1638a36ec7 Initial experiments on counters monitoring 2019-02-03 15:32:32 +01:00
emanuele-f
8cdf051d77 Initial work for host data reset 2019-01-08 12:43:54 +01:00
Luca Deri
bedff2c8e2 Updated (C) 2019-01-07 19:28:49 +01:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Simone Mainardi
9b4e1060e6 Saves 16 bytes for each host 2017-11-29 10:45:31 +01:00
Luca
30e1a75f98 (C) update 2017-01-10 15:03:16 -08:00
Simone Mainardi
926dfe283b Improves minute top statistics calculations
Minute top statistics were affected by issues when
processing local hosts that were serialized and
deserialized back.

This commit fixes this issue.
2016-04-29 13:36:26 +02:00
Luca Deri
d7c452f0a3 Moved to 2016 2016-01-01 09:27:39 +01:00
Luca Deri
b178cf4121 Added travis file for code testing
Added .gitignore file for ignoring selected files
Reworked src and include paths to organize the source better
Fixed bug with invalid git version caused in some settings that do not compile code extracting it from github
2015-05-01 19:40:52 +02:00
Renamed from TrafficStats.h (Browse further)