Commit graph

8 commits

Author SHA1 Message Date
Simone Mainardi
ea0e3d7f85 Implements per-host per-l7protocol throughput statistics
Example endpoint to retrieve results is:
http://localhost:3000/lua/host_get_json.lua?ifname=0&host=192.168.2.130&host_stats_flows=1
2016-05-31 15:59:24 +02:00
Luca Deri
79022c7238 Fixed flow statistics in host_get_json.lua
Fixed TCP flags
Smaller cosmetic fixes
2016-05-30 22:58:08 +02:00
Simone Mainardi
0d9ced6b48 Removes limit on host_get_json.lua flows returned 2016-05-24 12:54:41 +02:00
Luca
2fb0e863fe Fixed inter-arrival time in flows
Updated (C)
2016-04-19 11:06:39 +02:00
Simone Mainardi
9855a381e8 Rearranges http statistics in host_get_json.lua 2016-04-12 10:25:32 +02:00
Simone Mainardi
e4dd2cba51 Implements cli2srv/srv2cli flow throughput breakdown 2016-04-07 13:22:27 +02:00
Simone Mainardi
f8298cbb58 Extends host_get_json to optionally include host flows statistics 2016-04-05 12:06:39 +02:00
Luca
730d76b9f5 Initial import from SVN 2015-04-30 12:22:35 +02:00