Commit graph

6435 commits

Author SHA1 Message Date
emanuele-f
1c9a4d3461 Implement ICMP data exfiltration alerts
Closes #256
2019-05-28 10:37:59 +02:00
Simone Mainardi
9252ead5a5 Implements telemetry data with options and contact email 2019-05-27 18:59:55 +02:00
emanuele-f
0770271218 Fix cookie name overmatch leading to login issues
Cookies ending in "session" (e.g. "grafana_session") were matched as session cookies, invalidating the ntopng session
2019-05-27 14:35:45 +02:00
emanuele-f
8fcce457c9 Implement countries serialization
Countries now show the cumulative traffic since ntopng restart as this is consistent with the other views
2019-05-27 13:07:30 +02:00
Emanuele Faranda
c09199690f
Unify serialization to redis and implement VLAN/AS serialization (#2610) 2019-05-27 08:11:20 +00:00
emanuele-f
a6037e96c3 Unify GenericTrafficElement serialization and deserialization 2019-05-24 16:48:32 +02:00
Simone Mainardi
c4906447ff Temporarily disables telemetry 2019-05-24 11:19:23 +02:00
emanuele-f
3397cfb085 Add faq to troubleshoot grafana visualization 2019-05-24 10:13:35 +02:00
Simone Mainardi
2fc08bad6b Prevents telemetry POST response from being output to stdout 2019-05-23 20:04:36 +02:00
Simone Mainardi
3d726fb900 Updates it localization with telemetry data 2019-05-23 18:59:28 +02:00
Simone Mainardi
c7e8c32559 Implements telemetry data POST 2019-05-23 16:43:16 +02:00
Alfredo Cardigliano
5afb75c2cc Alerts doc page update 2019-05-23 15:32:07 +02:00
emanuele-f
29525f38ec Add host name resolution note 2019-05-23 14:39:21 +02:00
Alfredo Cardigliano
7590f629fe Alerts on duplex status change on SNMP interface (#2349) 2019-05-23 12:23:45 +02:00
Alfredo Cardigliano
978996af38 Duplex status locale 2019-05-23 10:54:40 +02:00
Luca Deri
15046a4157 Improved SSL cipher display 2019-05-23 00:21:51 +02:00
Luca Deri
11e7bafbb3 Initialization fix 2019-05-22 21:47:03 +02:00
Luca Deri
a13d435a1c Crash fix 2019-05-22 21:46:52 +02:00
emanuele-f
89f6544524 Implement interface L4 stats 2019-05-22 20:11:06 +02:00
emanuele-f
dbbbeae461 Move L4Stats to separate class 2019-05-22 20:11:06 +02:00
Simone Mainardi
cb33c2b997 Fixes a race condition in Fingerprint 2019-05-22 19:14:13 +02:00
emanuele-f
461ee43e16 Add UDP unicast vs non unicast breakdown 2019-05-22 17:36:24 +02:00
Simone Mainardi
bbb81ceddd Optionally determines (and swaps) ZMQ src and dst using port numbers
Implements #1978
2019-05-22 16:58:58 +02:00
emanuele-f
e11c101536 Fix ts_schema:verifyTagsAndMetrics checks with 0 tag/metric 2019-05-22 11:44:49 +02:00
Alfredo Cardigliano
5aaedd62e9 Adds a Traffic vs Errors graph to the SNMP interface graph (#2592) 2019-05-22 11:32:06 +02:00
Simone Mainardi
552dddf4f5 Fixes reloadHostBlacklist order 2019-05-22 11:04:48 +02:00
emanuele-f
f0ae0f4274 Choose appropriate shard group duration for InfluxDB retention policies 2019-05-21 19:55:21 +02:00
Simone Mainardi
7997a73590 Implements charts for AS OOO/Drops/Retransmissions 2019-05-21 18:48:49 +02:00
emanuele-f
9541519d6c Fix timeseries storage label 2019-05-21 18:35:21 +02:00
Simone Mainardi
c257e5639d Indentation cleanup 2019-05-21 18:05:46 +02:00
Simone Mainardi
1b29a5c555 Implements charts for Network OOO/Drops/Retransmissions 2019-05-21 18:04:20 +02:00
Simone Mainardi
3d700568c4 Simplifies updates of tcp seq stats 2019-05-21 16:19:07 +02:00
Simone Mainardi
f2e6491c83 Implements per Network OOO/Drops/Retransmissions
Implements #2586
2019-05-21 16:08:47 +02:00
Alfredo Cardigliano
b221ae6a3e Disabled sorting on Info in the Active Flows page 2019-05-21 14:00:46 +02:00
Alfredo Cardigliano
c3b19f5862 Host details label fix 2019-05-21 13:27:00 +02:00
Alfredo Cardigliano
4f61b6d599 Fixes src/dst fragments from ZMQ 2019-05-21 13:03:42 +02:00
Alfredo Cardigliano
86f3f19756 IP fragments per flow direction (implements #2359) 2019-05-21 12:43:55 +02:00
Simone Mainardi
a3ab05fe65 Generalizes TcpPacketStats and allows their reset 2019-05-21 14:29:29 +02:00
Simone Mainardi
d9edf5fddd Implements per Network OOO/Drops/Retransmissions
Implements #2588
2019-05-21 13:05:23 +02:00
Simone Mainardi
df46dfecfa Reworks counters of tcp seqs 2019-05-21 12:06:27 +02:00
Simone Mainardi
64e68011d5 Safety checks on hosts 2019-05-21 11:11:07 +02:00
Simone Mainardi
8f23baac58 Allows serialization of TCP seq analysis counters 2019-05-21 10:44:48 +02:00
Simone Mainardi
08f05fbb65 Improves layout of TCP seq analysis 2019-05-21 10:17:58 +02:00
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
emanuele-f
499103865e Fix missing refresh rate in nedge 2019-05-20 19:04:30 +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