Commit graph

2664 commits

Author SHA1 Message Date
Alfredo Cardigliano
5a3addb48b Hiding components with size 0 from the storage status 2018-12-12 16:59:18 +01:00
Alfredo Cardigliano
3cddaaf127 Resized storage bars 2018-12-12 16:52:51 +01:00
Alfredo Cardigliano
eb2d3a96f4 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-12-12 16:30:44 +01:00
Alfredo Cardigliano
b42baafe66 stackedProgressBars legend fix 2018-12-12 16:30:34 +01:00
Simone Mainardi
69d51aa60c Hides VLAN zero from flow details 2018-12-12 16:28:17 +01:00
Alfredo Cardigliano
a3d370ea7e Global storage utilization in Runtime Status 2018-12-12 16:23:34 +01:00
Simone Mainardi
0eea23bf5a Disables experimental EWMA alpha configuration 2018-12-12 16:20:35 +01:00
Simone Mainardi
67990b44b1 Top visited websites localization update 2018-12-12 16:12:40 +01:00
Simone Mainardi
eec8e9dd4d Implements top visited websites host page with hints to the prefs
Partial implementation of #2235.
Necessary to update the docs before closing.
2018-12-12 16:07:41 +01:00
Simone Mainardi
8b4af67b26 Fixes blocked/dropped flows labels 2018-12-12 14:57:57 +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
Simone Mainardi
9e12db7cda Fixes string representations of lua numbers and integers
Fixes #2230
2018-12-12 14:40:45 +01:00
emanuele-f
ec5b209ffa Add missing active_page 2018-12-12 10:18:21 +01:00
emanuele-f
f65c618b3f Move user group information into the session
This fixes issues and inconsistencies when the same user logins from different authenticators at the same time
Fixes #2212
2018-12-11 18:44:34 +01:00
emanuele-f
6dcc996198 Fix categories_utils.lua:75: table index is nil 2018-12-11 15:15:37 +01:00
emanuele-f
5e85b3910a Non local users should not be able to modify users settings.
Fixes #2210
2018-12-11 14:08:33 +01:00
Alfredo Cardigliano
abc27f2953 Implements Handle whitelists in custom categories #2171 2018-12-11 11:47:19 +01:00
Luca Deri
e203cf1048 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-12-10 22:31:55 +01:00
Luca Deri
ac9f7e3c7a Updated eBPF support 2018-12-10 22:31:44 +01:00
emanuele-f
b6ce99d7dc Fix missing custom categories and protocols under community menu 2018-12-10 19:58:33 +01:00
emanuele-f
4fac78fda5 Fix floating point number leading to empty data 2018-12-10 19:23:46 +01:00
Alfredo Cardigliano
d3311205ba Dev print cleanup 2018-12-10 19:00:26 +01:00
Alfredo Cardigliano
4db4228d12 Implements Alert for long-lived flows (data exfiltration?) #2163 2018-12-10 18:58:51 +01:00
emanuele-f
2a1b30326d Move SNMP iteration function to pro 2018-12-10 18:37:46 +01:00
emanuele-f
fd2b5c385b Add support for SNMP timeseries delete 2018-12-10 18:03:05 +01:00
emanuele-f
95713ddfc6 Add driver:deleteOldData and delete old RRDs 2018-12-10 17:42:39 +01:00
emanuele-f
3532d90a86 Implement flows index retention 2018-12-10 15:06:46 +01:00
emanuele-f
5e3d88d0cc Add option to disable LDAP referrals 2018-12-07 20:35:54 +01:00
Emanuele Faranda
74b916c054 Add conntrack marker debug 2018-12-07 19:23:09 +01:00
Alfredo Cardigliano
1ecbb2d72d reworked delete_host logging to provide a link to the host 2018-12-07 12:16:23 +01:00
Alfredo Cardigliano
35df46d28c added exception to log both alert enabled and disabled 2018-12-07 12:10:02 +01:00
emanuele-f
8f7f624f80 Fix Data Explorer time
Fixes #2206
2018-12-07 11:45:31 +01:00
Alfredo Cardigliano
9573475af6 Hiding elephant flows settings when alerts are disabled 2018-12-07 11:31:20 +01:00
Alfredo Cardigliano
9833d392e6 Improved user activity logs with link to the host and ifid in the alert json 2018-12-07 11:11:37 +01:00
Alfredo Cardigliano
b67c3ef8b9 Improved visualization for live traffic capture activities 2018-12-07 10:45:25 +01:00
emanuele-f
94603367e8 Fix grafana endpoint error: field 'sec' is not an integer
Fixes #2207
2018-12-07 10:41:35 +01:00
Alfredo Cardigliano
5c3488bf6f Using component with bytes unit selector for max file size 2018-12-07 10:23:12 +01:00
Alfredo Cardigliano
4fb2dab9a7 Reduced redis get to check job status 2018-12-06 23:17:52 +01:00
Alfredo Cardigliano
dca54aa8e4 Enabled tracking of alert endpoints settings changes 2018-12-06 22:59:17 +01:00
emanuele-f
332206da92 Prepare test case for possible heartbeat implementation 2018-12-06 18:35:25 +01:00
Alfredo Cardigliano
313d025dfb Implements Alerts for elephant flows #2164 2018-12-06 18:10:54 +01:00
emanuele-f
9b0391190f Remove inconsistent retention preference 2018-12-06 17:14:39 +01:00
emanuele-f
bca561341e Fix setPref called for unchanged preferences 2018-12-06 16:37:01 +01:00
Alfredo Cardigliano
2ea6a5a3bc Tracking SNMP device add/remove 2018-12-06 15:58:22 +01:00
emanuele-f
9bae8e234a Implement InfluxDB alerts when export fails
Fixes #2193
2018-12-06 14:32:37 +01:00
Alfredo Cardigliano
f2e5f0b30d Added details for unhandled activities 2018-12-06 12:35:13 +01:00
Alfredo Cardigliano
f249f0bbb9 restricted nIndexSelect logging to live_flows_extraction 2018-12-06 12:23:34 +01:00
Alfredo Cardigliano
48c20ec844 Tracking flows data download 2018-12-06 10:58:19 +01:00
emanuele-f
151bd5177b Fix missing supernode in remote assistance configuration
Fixes #2199
2018-12-06 10:45:37 +01:00
Alfredo Cardigliano
7a508b84e9 Comments for the tracker api 2018-12-05 07:14:45 +01:00