Commit graph

2686 commits

Author SHA1 Message Date
Emanuele Faranda
3f4653ef83 Fix nEdge graphs resolution to avoid gaps.
Fixes #2189
2018-12-17 10:30:16 +01:00
emanuele-f
d48eb6def0 Stop running HTTP GET requests if the client disconnects
For example, this avoids running too many queries on InfluxDB in parallel when the user clicks multiple items in the gui
2018-12-14 19:49:53 +01:00
emanuele-f
93db5ebb38 Improve slow query handler and show datatable error messages
Fixes #2211
2018-12-14 17:29:16 +01:00
Simone Mainardi
7f21b11dfb Fixes round attempts on infinite numbers 2018-12-14 12:30:17 +01:00
emanuele-f
af02c76c8b Implement scan detection alerts for remote hosts
Closes #2068
2018-12-14 12:28:23 +01:00
emanuele-f
6560486eda Remove debug code 2018-12-13 17:38:18 +01:00
emanuele-f
96ce6c0cf5 Improve stackedProgressBars 2018-12-13 17:26:55 +01:00
Alfredo Cardigliano
cf5d039338 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-12-13 05:14:27 +01:00
Simone Mainardi
a67342f13c Localization update for SNMP 2018-12-13 14:21:47 +01:00
Alfredo Cardigliano
1059a44970 Safety check to avoid percentage overflows due to rounding 2018-12-13 05:14:17 +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
emanuele-f
7b67279a0f Move nindex specific code to pro 2018-12-13 11:27:26 +01:00
Simone Mainardi
4504f40fbf Fixes flow_details.lua:18: module 'nf_config' not found 2018-12-13 10:56:21 +01:00
emanuele-f
156f83eb1f Move database preferences to separate sections
Fixes #2245
2018-12-13 10:46:55 +01:00
emanuele-f
c69cc6df64 Fix preferences search error 2018-12-13 10:46:55 +01:00
Alfredo Cardigliano
4b77c7640b Added total to the stackedProgressBars component 2018-12-12 23:48:15 +01:00
Alfredo Cardigliano
6015642754 Added links in the storage breakdown chart 2018-12-12 23:15:29 +01:00
Alfredo Cardigliano
8758232169 Double counter cleanup 2018-12-12 18:41:13 +01:00
Alfredo Cardigliano
5c2f560b84 stackedProgressBars component improvements to handle bad inputs 2018-12-12 18:36:16 +01:00
Alfredo Cardigliano
8f6d29d7bc Caching storage status to avoi too many queries to disk 2018-12-12 18:28:24 +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
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