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
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
Simone Mainardi
2fe538839a
Hides flow calls stats in system interface
2020-02-17 16:31:08 +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
Alfredo Cardigliano
c31db3ac38
Cache used disk space ( #3421 )
2020-02-15 12:12:44 +01:00
gabryon99
e1e5ac042b
add support for custom logo
2020-02-14 12:30:22 +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
20fe918d66
Handles dismissable missing geoip notice
...
Implements #3395
2020-02-11 15:30:01 +01:00
Simone Mainardi
9b78452c8f
Reworks menu lua and handles nEdge menu
2020-02-11 09:58:53 +01:00
emanuele-f
3b3b8a1705
Fix explore button missing and add explore for host score
2020-02-10 18:52:14 +01:00
emanuele-f
16354e14cc
Fix menu subpage selection
2020-02-10 16:15:33 +01:00
emanuele-f
9078801154
Add developer menu section
2020-02-10 12:15:00 +01:00
emanuele-f
d339c81e5c
Remove unused version field form the plugins
2020-02-10 11:55:12 +01:00
emanuele-f
a564a7a094
Scripts overview enhancements
...
- Add missing subdirs
- Add link to the scripts source
2020-02-10 11:51:00 +01:00
emanuele-f
9d59aa67be
Add flow alerts score column
2020-02-10 11:51:00 +01:00
emanuele-f
6f68c77967
Fix script checks missing in loadModule and isSystemScriptEnabled
2020-02-10 10:54:24 +01:00
emanuele-f
13ec0d2f44
Use the flow score to determine the status priority
2020-02-07 19:17:07 +01:00
Simone Mainardi
aea1242d1f
Reworks menu navbar generation
2020-02-07 12:52:15 +01:00
Gabriele Pappalardo
ca932105bf
fix for system chart axes ( #3387 )
...
* fix for system chart axes
* byte_to_size for resident_bytes
2020-02-07 09:08:44 +00:00
Gabriele Pappalardo
7378d4464e
add scroll on x axes when the navbar is large than the page ( #3392 )
2020-02-07 09:07:45 +00:00
emanuele-f
80ead56329
Add config nil check
2020-02-07 09:57:43 +01:00
emanuele-f
6b89854ba8
Fix allowed networks when --disable-login is used
2020-02-06 18:51:57 +01:00
Simone Mainardi
f1f3dc64da
Removes google maps api key conf (we use openstreetmap now)
2020-02-06 17:46:45 +01:00
emanuele-f
90adf52ab6
Add check for broadcast address in category lists
2020-02-06 16:09:28 +01:00
emanuele-f
ac553e9470
Hide alerts count if allowed networks restrictions are set
2020-02-06 16:02:01 +01:00
emanuele-f
b4fe14e38c
Set the raw ip field also for non-flow alerts
2020-02-06 14:27:34 +01:00
Alfredo Cardigliano
2ab9cc14ad
Host pool import/export buttons, endpoint improvements
2020-02-06 11:03:56 +01:00
emanuele-f
70b13aeb99
Split query filter and aggregation
2020-02-05 23:10:37 +01:00
Alfredo Cardigliano
816d15cfbc
Host pool import endpoint
2020-02-05 19:24:25 +01:00
Alfredo Cardigliano
c2d61e67e9
Host pool export endpoint
2020-02-05 18:28:19 +01:00