Commit graph

4313 commits

Author SHA1 Message Date
emanuele-f
4706b8d9fe Fix internals page empty in system interfaces stats 2020-02-20 14:45:49 +01:00
Simone Mainardi
e90e93b00d Shows periodic activities times relative to now 2020-02-20 10:55:50 +01:00
Simone Mainardi
66975c70df Adds last start time to periodic activities 2020-02-20 00:04:45 +01:00
Simone Mainardi
a0612895fe Implements slow rrd checks and updates in C 2020-02-19 19:28:07 +01:00
Simone Mainardi
a7ea7f76ed Implements detection of slow timeseries append 2020-02-19 18:45:36 +01:00
emanuele-f
a6a863d38e Calculate disk space stats once per hour 2020-02-19 17:03:16 +01:00
Simone Mainardi
1cd375d756 Implements per-activity rrd writes duration 2020-02-19 15:34:29 +01:00
emanuele-f
7c534a557c Add the is_critical_ts flag to force timeseries write 2020-02-19 15:31:36 +01:00
emanuele-f
d1140ec9fd Avoid timeseries read operations to display the chart icon
Now the icon is displayed whenever the timeseries are enabled for the given context
2020-02-19 13:27:20 +01:00
gabryon99
1d0de452f0 fix for ticket #3438 2020-02-18 22:28:57 +01:00
Simone Mainardi
214d9185d4 Implements variable deadlines depending on script periodicities 2020-02-18 19:27:57 +01:00
Simone Mainardi
0e64fd94d6 Implements deadlines for periodic and user scripts 2020-02-18 18:44:41 +01:00
Simone Mainardi
596a845fbb Preserves non-system-interface selection when browsing system charts 2020-02-17 19:25:55 +01:00
emanuele-f
15898e8dad Flow dissection code cleanup.
The Flow API is now composed of the following methods:
  - Flow::setDetectedProtocol to manually set a protocol on the flow
    and terminate the dissection
  - Flow::processPacket to run the nDPI dissection on the raw packets
  - Flow::endProtocolDissection to terminate or give up the dissection

Also fixes the flow sampling rate preference, which was never used.
2020-02-17 17:36:06 +01:00
Luca Deri
14202b7c9b Layout fix 2020-02-17 16:42:17 +01:00
Luca Deri
2c2023504d Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-02-17 16:39:43 +01:00
Luca Deri
5f9a63f0fb Updated TLS versions 2020-02-17 16:39:35 +01:00
Simone Mainardi
2fe538839a Hides flow calls stats in system interface 2020-02-17 16:31:08 +01:00
Luca Deri
6d09cee2e1 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-02-17 16:30:36 +01:00
Luca Deri
8786c9fb30 Added support for ALPN and Client Supported TLS Protocols reported by nDPI 2020-02-17 16:29:24 +01:00
Simone Mainardi
0c7e7f121e Shows system periodic scripts stats and charts 2020-02-17 16:21:34 +01:00
Simone Mainardi
156975afd5 Show periodic scripts stats in the system interface 2020-02-17 15:43:42 +01:00
emanuele-f
58b3d42d22 Set max score on hosts contacting blacklisted hosts 2020-02-17 15:16:01 +01:00
Simone Mainardi
95bd9ace07 Implements duration stats for system periodic activities 2020-02-17 14:39:58 +01:00
Simone Mainardi
00158e8bc2 Implements error handling in line protocol generation 2020-02-16 14:30:08 +01:00
Alfredo Cardigliano
7c90b3b79b Fix link rendering in stackedProgressBars 2020-02-16 11:19:19 +01:00
Alfredo Cardigliano
da6f1c354d Add system stats REST endpoint. Load disk space utilzation via AJAX (fix #3421) 2020-02-16 11:01:04 +01:00
Luca Deri
5351320114 Added checks on nil variables 2020-02-15 16:49:06 +01:00
Alfredo Cardigliano
c31db3ac38 Cache used disk space (#3421) 2020-02-15 12:12:44 +01:00
Simone Mainardi
330379cb89 Fixes active alerted flows less than idle alerted flows 2020-02-14 17:49:40 +01:00
gabryon99
e1e5ac042b add support for custom logo 2020-02-14 12:30:22 +01:00
gabryon99
2070e99894 fix for ticket #3416 2020-02-14 10:53:00 +01:00
gabryon99
a1d2f80d82 switches on prefs 2020-02-13 19:29:30 +01:00
gabryon99
a5f6ae3b8d Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-02-13 17:44:21 +01:00
emanuele-f
70da6923a5 Fix traffic report incorrectly show in community 2020-02-13 17:16:25 +01:00
Simone Mainardi
acffd2ea6f Adds in-progress stats to periodic activities
Attempts to add additional info for #3377
2020-02-13 17:02:51 +01:00
emanuele-f
632be8cd9d Fix empty menu sections shown 2020-02-13 16:26:13 +01:00
emanuele-f
962421be56 Add support for Japanese languange in nEdge 2020-02-13 16:10:18 +01:00
gabryon99
f6a5e28706 merge dev branch 2020-02-12 22:39:30 +01:00
gabryon99
bec4c8184d add switches instead checkboxes 2020-02-12 22:38:27 +01:00
Simone Mainardi
45b498dddb Fixes tags that cannot be self-closing 2020-02-12 19:33:13 +01:00
gabryon99
79fc3e191b fixed logo for edge 2020-02-12 17:14:28 +01:00
gabryon99
488eb1af59 fixed svg logo on sidebar 2020-02-12 17:00:57 +01:00
Simone Mainardi
b87bd1cb44 Fixes invalid attribute name char 2020-02-12 16:35:49 +01:00
Simone Mainardi
32fd5f850c Fixes IE malformed start tag error 2020-02-12 16:33:52 +01:00
gabryon99
df48cb03f1 fixes for gui bugs 2020-02-12 15:58:27 +01:00
Simone Mainardi
d10319091a Fixes geolocation doc external link 2020-02-12 14:18:25 +01:00
Simone Mainardi
20fe918d66 Handles dismissable missing geoip notice
Implements #3395
2020-02-11 15:30:01 +01:00
Simone Mainardi
b7f756c7ac Fixes missing visited websites
Fixes #3406
2020-02-11 12:56:51 +01:00
Simone Mainardi
dffd0a7a60 Fixes TCP and IP flow details tables 2020-02-11 12:15:01 +01:00