Simone Mainardi
72ebd961c9
Adds ZMQ total message and avg flows/msg counters
2019-09-09 12:57:04 +02:00
Simone Mainardi
ca56f94cef
Implements per-interface updateStats variable frequency
2019-09-04 19:27:55 +02:00
Simone Mainardi
b86378bca3
Implements ul/dl thpts in C and reworks the footer to use them
2019-09-03 18:56:23 +02:00
Simone Mainardi
a5b5510290
Adds bytes and packets throughput to NetworkInterface
2019-09-03 17:16:47 +02:00
emanuele-f
3383ac0913
Implement dropped alerts per-interface counter
2019-07-18 17:29:05 +02:00
Alfredo Cardigliano
a76059bb11
Added ifid to rest/get/interface/data.lua
2019-07-16 10:22:10 +02:00
Alfredo Cardigliano
9687f6f5f1
Fix footer stats
2019-07-15 19:20:58 +02:00
Alfredo Cardigliano
1a23ccb07f
Using interface name in 'ifname', fixes #2719 #2720
2019-07-15 17:40:56 +02:00
Simone Mainardi
28d869f481
Fixes interface selection in rest/get/interface/data under Windows
2019-07-03 17:30:03 +02:00
emanuele-f
a9d3c78587
Alerts changes
...
NOTE: database schema changed. Existing alerts will be lost.
- Unified engaged and closed tables
- Simplified hosts engaged alert counters handling: periodically set by lua
- Removed alert engine and replaced with alert periodicity
- Now engage is implicitly derived from the alert end timestamp and periodicity
- New alerts_api.lua to easily emit alerts
- Removed past alerts counter aggregation by hash
- Alert notifications for non-flow alerts are now removed from C and triggered by lua
2019-06-28 10:47:17 +02:00
Simone Mainardi
2200453862
Adds badge upon influxdb export errors
2019-06-26 16:29:08 +02:00
emanuele-f
ee236edcd2
Add badge color for l2 devices
...
Fixes #2398
2019-02-19 10:47:36 +01:00
Alfredo Cardigliano
3381ddbcf5
REST endpoints update
...
get_alerts_data.lua -> rest/get/alert/data.lua, host_get_json.lua -> rest/get/host/data.lua, get_interface_data.lua -> rest/get/interface/data.lua, live_traffic_extraction.lua -> rest/get/pcap/live_extraction.lua
2019-01-30 14:18:45 +01:00