Commit graph

1886 commits

Author SHA1 Message Date
Luca Deri
1228ddc2ca Added unsafe SSL ciphers detection 2019-05-20 23:19:53 +02:00
Simone Mainardi
e22d13533a Implements sent and rcvd TCP seqs counters per host
Implements #2503
2019-05-20 20:02:06 +02:00
Alfredo Cardigliano
22b4d1d7bc Description fix for icmp type 8 (see #2597) 2019-05-20 19:25:20 +02:00
Alfredo Cardigliano
e9d9204ba7 Active flows title with status filter 2019-05-20 19:08:35 +02:00
Alfredo Cardigliano
9cdb84a875 Implements filtering per flow status in the active flows page 2019-05-20 18:54:50 +02:00
emanuele-f
a94f3422fb Fix community chart default timeframe selection
Fixes #2582
2019-05-20 18:47:33 +02:00
Alfredo Cardigliano
3b99717db6 TCP connection issues threshold and double severity level based on ratio (#2593) 2019-05-20 16:07:48 +02:00
Alfredo Cardigliano
0b5668be6d Implements traffic profile filter in the active flows page (#2598) 2019-05-20 12:43:51 +02:00
emanuele-f
1be45be32e Fix for already mangled RRD with incompatible rrd_tune 2019-05-16 18:47:41 +02:00
emanuele-f
00afdaa79d Fix for old rrd_tune not supporting adding columns 2019-05-16 11:18:28 +02:00
emanuele-f
3e612869a5 Fix interface RRD overlap between mining category and application
Interface categories are now placed under the ndpi_categories rrd subfolder. Existing data is migrated.
2019-05-16 00:13:43 +02:00
Simone Mainardi
e68fc31b5e Removes unsafe sqlite3 queries from Lua 2019-05-15 14:43:22 +02:00
emanuele-f
d3200464d7 Fix "evexporter_iface:traffic" RRD path collision 2019-05-14 20:38:44 +02:00
emanuele-f
f31451d0bb Add test to avoid RRD overlapping paths 2019-05-14 20:38:44 +02:00
Simone Mainardi
d068e817d1 Implements multiple companions per ZMQ interface 2019-05-14 16:41:52 +02:00
emanuele-f
359d359d09 Add ICMP flow filter
Closes #2498
2019-05-14 16:40:16 +02:00
emanuele-f
5aff6583b2 Fix RRD errors for duplicate LBD hosts serialized by MAC 2019-05-14 10:35:46 +02:00
Luca
b9cba0e04f Bound fingerprint to application name 2019-05-14 10:17:16 +02:00
emanuele-f
cd7d987ac8 Fix long lived flow status
Fixes #2550
2019-05-13 18:01:40 +02:00
emanuele-f
641fdcb70b Handle generic paths for new timeseries schemas
Fixes bad path with containers and pods
2019-05-13 17:49:27 +02:00
emanuele-f
a4ed782486 Add option to disable flow dump on a network interface
Closes #2576
2019-05-13 17:18:16 +02:00
Alfredo Cardigliano
7d3183e642 Added REMOTE_ADDR to _SERVER, recording address in alerts generated by the tracker, logging IP address from which password has been changed (#2554) 2019-05-13 16:13:15 +02:00
emanuele-f
372cb9eefe Show mac specific timeseries into the host menu
Closes #2557
2019-05-13 15:51:06 +02:00
emanuele-f
c58d302ad6 Fix possible nil num_ds 2019-05-12 16:36:23 +02:00
emanuele-f
9c8c05b6bb Reduce RRD message verbosity 2019-05-10 16:55:15 +02:00
emanuele-f
794d0459a6 Improve InfluxDB getDiskUsage result check 2019-05-10 10:26:13 +02:00
SalvatoreCostantino
3fe3fecabf Splitted metric in host:ndpi_categories schema 2019-05-07 23:06:31 +02:00
Luca Deri
0ec224db49 Alert nil fixes 2019-05-07 22:11:41 +02:00
emanuele-f
c8f78a6882 Add documentation on how to modify existing timeseries schemas 2019-05-07 15:48:32 +02:00
emanuele-f
590d3ff12b Use rrd_tune to fix RRD when a new timeseries metric is added 2019-05-07 14:54:44 +02:00
emanuele-f
16d0af12cd Add missing RRD error checks 2019-05-07 12:54:47 +02:00
Simone Mainardi
83be04337e Allows only companion interfaces with mirrored traffic 2019-05-05 19:35:12 +02:00
Simone Mainardi
ba0273a3ff Adds companion interface to NetworkInterface 2019-05-03 11:08:50 +02:00
Simone Mainardi
9cfd5ba968 Fixes throughput alerts format 2019-05-02 10:31:02 +02:00
Simone Mainardi
9898c49a15 Initial work to add the companion interface 2019-04-30 19:43:23 +02:00
emanuele-f
4f32f927c8 Add function to get the exporter interface identifier 2019-04-29 17:39:15 +02:00
emanuele-f
a2d30d4935 Remove TCP flags from zmq eBFP interfaces 2019-04-29 15:50:39 +02:00
emanuele-f
8e546e904d Add event exporters charts 2019-04-29 15:11:01 +02:00
emanuele-f
cdcac0e6a2 Add event exporter traffic timeseries 2019-04-29 14:15:32 +02:00
emanuele-f
b82cae8457 Display docker container name 2019-04-29 13:30:37 +02:00
emanuele-f
b01f104a36 Move process information into client/server column 2019-04-29 12:09:44 +02:00
emanuele-f
939ca8c166 Implement eBPF flows view and improve containers/pods pages 2019-04-26 15:34:53 +02:00
emanuele-f
fdc7772519 Implement simplified flows page with container filter 2019-04-26 10:44:44 +02:00
emanuele-f
61c160a085 Fix reverted condition 2019-04-24 19:26:46 +02:00
emanuele-f
6ea942715b Add pod/containers timeseries export 2019-04-24 19:18:41 +02:00
emanuele-f
6fb921d68a Implement Pods and Containers page 2019-04-24 18:46:07 +02:00
emanuele-f
5e54c3c372 Properly handle pre-computed "Other" in top talkers
Fixes duplicate other entry and link
Fixes #2545
2019-04-23 11:35:59 +02:00
Simone Mainardi
25785fca62 Groups together flow alerts for the same flow in a counter variable
This is to mitigate the number of alerts and implements #2515
2019-04-19 16:14:06 +02:00
emanuele-f
dfc9de74a0 Host pools gui fixes and improvements
- Fix selectable "Not Assigned" pool in manage pools
- Hide "Unassigned Devices" tab for interfaces without macs
- Add note in "Unassigned Devices" to explain the list shown

Fixes #2486
2019-04-19 12:43:53 +02:00
emanuele-f
ebc5251a7f Use fully qualified name for retention policy based queries 2019-04-17 15:31:56 +02:00