Commit graph

3172 commits

Author SHA1 Message Date
emanuele-f
3ecc032c14 Hide system properties for restricted users
This will also hide SNMP devices
2019-06-03 12:42:23 +02:00
emanuele-f
ecfa447fcf Fix InfluxDB ts_utils:exists with empty tags 2019-06-03 11:32:49 +02:00
emanuele-f
2e997a9635 Move runtime status into the system stats 2019-06-03 11:02:04 +02:00
Emanuele Faranda
5f9e8b17df
Implement System interface
The system interface now holds system wide alerts and timeseries
2019-06-03 08:53:26 +00:00
Simone Mainardi
cbb227af69 Allows container filtering on companion interfaces 2019-06-02 11:42:07 +02:00
Simone Mainardi
dcb766e6e3 Shows proc/container info also for packet companion interfaces 2019-06-02 11:15:26 +02:00
emanuele-f
130af57f5d Skip already dumped hosts 2019-05-31 12:17:59 +02:00
emanuele-f
9d72c72cb3 Fix warning sign on normal flows 2019-05-31 09:39:52 +02:00
emanuele-f
793dcab32c Use process name and username as key instead of pid and uid
Names are more reliable across multiple machines
2019-05-30 18:04:38 +02:00
emanuele-f
4bb50f1bf1 Add pods and containers charts visualization 2019-05-30 16:00:53 +02:00
emanuele-f
c8da6bcf34 Fix evexporter_iface RRD collision and add test case 2019-05-30 15:30:23 +02:00
Alfredo Cardigliano
99aa386a12 Implements alerts on SNMP port load exceeding a configured threshold (%) based on port speed (#2223) 2019-05-30 15:18:46 +02:00
emanuele-f
74952edb27 Fix manage data host search 2019-05-29 12:21:46 +02:00
emanuele-f
00a2eaad46 Fix broken timeseries prefs 2019-05-29 10:35:44 +02:00
Simone Mainardi
45f5303cb4 Hides telemetry badge for non-admins 2019-05-29 09:32:37 +02:00
Luca Deri
e03b7f0f5f Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2019-05-29 00:17:39 +02:00
Luca Deri
93ed8c009a Added SSL protocol handling 2019-05-29 00:12:26 +02:00
Simone Mainardi
d1328d1678 Implements visualization of sent telemetry data 2019-05-28 18:17:02 +02:00
emanuele-f
e74f6ee3b7 Fix host timeseries first point problem.
An additional point is now stored on the ts database to address the issue.

Fixes #2184
2019-05-28 17:17:21 +02:00
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
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
Simone Mainardi
c4906447ff Temporarily disables telemetry 2019-05-24 11:19:23 +02:00
Simone Mainardi
2fc08bad6b Prevents telemetry POST response from being output to stdout 2019-05-23 20:04:36 +02:00
Simone Mainardi
c7e8c32559 Implements telemetry data POST 2019-05-23 16:43:16 +02:00
Alfredo Cardigliano
7590f629fe Alerts on duplex status change on SNMP interface (#2349) 2019-05-23 12:23:45 +02:00
Luca Deri
15046a4157 Improved SSL cipher display 2019-05-23 00:21:51 +02:00
emanuele-f
89f6544524 Implement interface L4 stats 2019-05-22 20:11:06 +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
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
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
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
Alfredo Cardigliano
3b99717db6 TCP connection issues threshold and double severity level based on ratio (#2593) 2019-05-20 16:07:48 +02:00