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 |
|
emanuele-f
|
e4c6e6e807
|
Fix js errors
|
2018-12-31 12:12:19 +01:00 |
|
Simone Mainardi
|
1f2bae8ed2
|
Fixes historical data explorer with view interfaces
Fixes #2264
|
2018-12-27 15:08:48 +01:00 |
|
emanuele-f
|
75f4ee0fe0
|
Fix SNMP errors in network discovery with nEdge
Also hide language selector since nEdge is not localized yet
|
2018-12-20 15:41:31 +01:00 |
|
emanuele-f
|
e08798c2d4
|
Fix user password change after f65c618b3f
|
2018-12-17 19:57:04 +01:00 |
|
Alfredo Cardigliano
|
83301b3730
|
Recording status message fix
|
2018-12-17 12:17:04 +01:00 |
|
emanuele-f
|
93db5ebb38
|
Improve slow query handler and show datatable error messages
Fixes #2211
|
2018-12-14 17:29:16 +01:00 |
|
emanuele-f
|
96ce6c0cf5
|
Improve stackedProgressBars
|
2018-12-13 17:26:55 +01:00 |
|
Alfredo Cardigliano
|
f15f6775c7
|
Hiding categories dropdown when a protocol is selected
|
2018-12-13 02:27:39 +01:00 |
|
Alfredo Cardigliano
|
2dc59620ed
|
Moved Categories and Protocols to the Categories page (tabs)
|
2018-12-13 00:50:17 +01:00 |
|
Alfredo Cardigliano
|
cc8e951933
|
Setting width to force the stackedProgressBars components to render always with the same size
|
2018-12-12 18:03:44 +01:00 |
|
Alfredo Cardigliano
|
3cddaaf127
|
Resized storage bars
|
2018-12-12 16:52:51 +01:00 |
|
Alfredo Cardigliano
|
931070804c
|
Storage status in the interface page (rrd, flows index, pcap)
recording_utils.storageInfo now returns everything in bytes
Added getFolderSize to lua utils
Added rrd_utils.storageInfo
|
2018-12-12 14:44:41 +01:00 |
|