Commit graph

380 commits

Author SHA1 Message Date
Alfredo Cardigliano
9cdb84a875 Implements filtering per flow status in the active flows page 2019-05-20 18:54:50 +02:00
emanuele-f
21474d2749 Extend search hosts limit
There is now a 20 items total limit and a per-category limit of 5
Closes #2556
2019-05-13 18:43:52 +02:00
Simone Mainardi
6df47febf8 Updates flows view for packet interfaces with dispatched eBPF flows 2019-05-05 18:45:57 +02:00
Luca Deri
1f7d236315 Added ARP matrix to the menu 2019-04-30 15:22:49 +02:00
emanuele-f
48236e006d Add event exporters page 2019-04-29 13:56:11 +02:00
emanuele-f
b01f104a36 Move process information into client/server column 2019-04-29 12:09:44 +02:00
emanuele-f
afe7b9c978 Remove unimplemented sort from new columns 2019-04-26 16:23:14 +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
6fb921d68a Implement Pods and Containers page 2019-04-24 18:46:07 +02:00
emanuele-f
0f2f6a7f01 Document local broadcast domain, DHCP range and application rules 2019-04-18 10:13:06 +02:00
Simone Mainardi
5a89e6f131 Link to see all the applications belonging to a certain category
Implements #2539
2019-04-17 15:56:11 +02:00
emanuele-f
94b143c8a3 Avoid adding duplicate applications with different letter case
Fix #2534
2019-04-16 17:32:52 +02:00
emanuele-f
d5d551853c Do not account the Unknown protocol in the Unspecified category
Such protocol should not modified by the used see (78a20a166).

Fix #2536
2019-04-16 17:17:31 +02:00
emanuele-f
eb84f255e8 Fix category search in "Applications and Categories"
Fixes #2538
2019-04-16 16:31:58 +02:00
emanuele-f
214def7d1d Hide host identifier warning on non-packet interfaces 2019-04-16 10:18:38 +02:00
emanuele-f
b0fcf3f300 Do not show DHCP configuration for PCAP interfaces 2019-04-12 18:24:30 +02:00
emanuele-f
0968bb15bd Fix rename error 2019-04-12 10:43:52 +02:00
emanuele-f
fe74bfe4d0 Fix warning messages about DHCP hosts with multiple interfaces 2019-04-12 10:35:48 +02:00
emanuele-f
fa4330bbfd Implement alert for IP addresses assigned outside the configured DHCP ranges 2019-04-11 17:01:39 +02:00
emanuele-f
14a9d83a30 Move local broadcast domain preference to the interface settings and show warnings
A dismissable warning is shown if DHCP traffic has been seen on the currrent interface.
2019-04-11 12:52:15 +02:00
emanuele-f
21f202ccb2 Implement protos.txt editing via the gui.
Editor is only enabled if the -p option is specified.
Also added an hook in the flow to easily add domain.

Closes #1837
2019-04-10 16:16:39 +02:00
Simone Mainardi
2c50c66532 Fixes locales ordering 2019-03-18 16:37:55 +01:00
emanuele-f
8977ac81f6 Add ntopng process memory chart 2019-03-05 13:59:38 +01:00
Simone Mainardi
c581f085cd Checks n2disk service upon visits to page if_stats
Handles n2disk installations with a running ntopng
2019-02-28 10:49:58 +01:00
Simone Mainardi
0785c81517 Makes the allowed device applications page always visible 2019-02-27 23:16:13 +01:00
emanuele-f
8637d300e7 Make timeseries migration message dismissable
Fixes #2428
2019-02-27 18:17:18 +01:00
Luca Deri
c8e9798c84 libebpfflow update 2019-02-27 16:29:51 +01:00
Luca Deri
42bd061639 Replaced label Mac Address with Device as used already in the footer 2019-02-23 09:41:22 +01:00
Simone Mainardi
c40bfb1a8e Implements custom column in the hosts stats page 2019-02-20 12:14:34 +01:00
emanuele-f
ee236edcd2 Add badge color for l2 devices
Fixes #2398
2019-02-19 10:47:36 +01:00
Simone Mainardi
295b112fa9 Reworks sFlow Menu
Fixes #2321
2019-02-18 16:48:30 +01:00
emanuele-f
576d28d219 Fix InfluxDB migration message appearing when InfluxDB is enabled
Fix #2382
2019-02-18 11:47:18 +01:00
emanuele-f
c1cbf69286 Add footer counters labels
Fixes #2365
2019-02-12 17:17:51 +01:00
emanuele-f
8de37f4b4d Add confirmation message for list manual update 2019-02-12 10:08:20 +01:00
emanuele-f
6bbb828ead Implement Category Lists editor to manage ip/domain lists 2019-02-11 15:47:17 +01:00
Simone Mainardi
a489dbe103 Additional sprobe code cleanup 2019-02-11 14:41:40 +01:00
Simone Mainardi
e5eff5b30f Initial sprobe code cleanup 2019-02-11 14:22:36 +01:00
emanuele-f
ad3f221828 Suggest InfluxDB when monitoring many hosts
The check is based on the number of local hosts and timeseries enabled

Closes #2350
2019-02-01 15:07:12 +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
emanuele-f
6113c692af Unify Protocol/Application labels
L4 information is now referred to as "Protocol"
L7 information is now referred to as "Application"

Closes #2316
2019-01-28 16:59:27 +01:00
Simone Mainardi
11f4b2fe67 Handles custom n2disk instances within ntopng 2019-01-16 16:59:36 +01:00
emanuele-f
8fb8b60314 Fix missing interface selection in footer 2019-01-10 12:35:07 +01:00
emanuele-f
123743d49c Show upload/download in footer chart
Rx and Tx is not always available. If it is not, the chart is hidden.
2019-01-09 18:39:15 +01:00
Alfredo Cardigliano
2cfa7c436c Moved network_load.lua to get_interface_data.lua, fixed interface selection handling ifid 2019-01-09 10:33:53 +01:00
Simone Mainardi
fcd586f8b4 Error handling and localization for recorded traffic extractions 2019-01-04 16:29:57 +01:00
Simone Mainardi
2c1e924cdf Adds hdd icon to the interfaces dropdown when rec is on 2019-01-03 20:04:05 +01:00
Simone Mainardi
8221d14e0f Handles extractions from recording processes non managed by ntopng
Implements #2276
2019-01-03 18:38:52 +01:00
Simone Mainardi
d11aa964fb Detects continuous reconding activity and status
Implements #2276
2019-01-02 19:11:11 +01:00
emanuele-f
7dad74775c Remove user language selector in user add dialog in nEdge 2019-01-02 16:33:30 +01:00