emanuele-f
bfc36de225
Add IP based captive portal preference
2018-10-19 13:07:18 +02:00
Simone Mainardi
a1fa4e4e9f
Fixes wrong interface selection yielding crashes and wrong stats
...
This issue was introducted recently due to the require of prefs_utils
by recording_utils. After this require, the initial interface selected
was lost.
Code requires now a cleanup to remove the old bridging parts of the
menu that are now only in nedge.
2018-10-19 12:41:04 +02:00
Alfredo Cardigliano
507fa3e972
ability to stop extractions while processing, time cap for pcap (1m by default)
2018-10-19 10:24:30 +02:00
emanuele-f
9f8a70e279
Improve category editor labels and protocol navigation
2018-10-18 19:22:02 +02:00
Alfredo Cardigliano
11e783bae1
improved n2disk-ready zmq interface detection, computing n2disk zmq address
2018-10-18 18:45:48 +02:00
Alfredo Cardigliano
d03b2b860e
support for external interfaces with zmq (wip)
2018-10-18 17:38:18 +02:00
emanuele-f
9efe059588
Fix InfluxDB export failed error at startup
...
Fix #2108
2018-10-18 15:51:41 +02:00
Alfredo Cardigliano
e0d6c1ee98
dialog to download multiple files
2018-10-18 15:37:19 +02:00
emanuele-f
ef0f401e51
Implement queryTotal for RRD and make it standard
2018-10-17 12:54:14 +02:00
Simone Mainardi
f1d578dd9d
Fixes ICMP protocol shown twice in charts
2018-10-17 11:35:57 +02:00
emanuele-f
9214a0738b
Top senders fix on RRD
2018-10-16 19:38:18 +02:00
emanuele-f
9e06ee34a4
Fix error in host_partials
2018-10-16 19:12:57 +02:00
Alfredo Cardigliano
b304c68d33
traffic extraction improvements
2018-10-16 18:59:34 +02:00
emanuele-f
ded832dfad
Fix top senders/receivers totals
2018-10-16 18:39:19 +02:00
emanuele-f
9eaa5049c0
Pro charts improvements
2018-10-16 18:27:08 +02:00
Simone Mainardi
0b03b10089
Localization for nIndex top clients and servers
2018-10-16 17:57:05 +02:00
Alfredo Cardigliano
2b565d1d63
traffic extraction jobs page to list and delete jobs, pcap download endpoint
2018-10-16 17:29:08 +02:00
Simone Mainardi
7b269a28da
Uses the new nIndex flows getter
2018-10-16 15:47:01 +02:00
Alfredo Cardigliano
a3a2b222de
keeping track of extractions status, added getExtractionStatus lua api
2018-10-16 11:58:05 +02:00
Alfredo Cardigliano
0265d84479
runExtraction/isExtractionRunning lua api
2018-10-16 09:44:51 +02:00
Emanuele Faranda
a20f03f0b6
Flow details improvements in nEdge
2018-10-15 19:11:33 +02:00
emanuele-f
6717e3850b
Rework l7 policies to properly handle nDPI categories
2018-10-15 17:18:27 +02:00
Alfredo Cardigliano
7f5c0337d1
TimelineExtract, traffic_extraction.lua endpoint
2018-10-15 14:41:59 +02:00
Alfredo Cardigliano
963c4bb721
fixed invalid nindex detection, other improvements
2018-10-15 12:43:52 +02:00
Alfredo Cardigliano
765ca981d2
displaying exact storage path per interface
2018-10-15 11:02:59 +02:00
Alfredo Cardigliano
cccd0be9e0
using as default /var/lib/ntopng/<ifid>/{pcap,timeline} as default path, using ntopng.prefs.ifid_<ifid>.traffic_recording.* as redis keys
2018-10-15 10:53:39 +02:00
Alfredo Cardigliano
fe495f1fea
printing dump stats
2018-10-14 13:23:36 +02:00
Alfredo Cardigliano
cbaa0eb0ba
do not change n2disk user when ntopng is not changing user
2018-10-14 11:59:04 +02:00
Alfredo Cardigliano
d0134c731e
recording utils improvements and init.d fixes
2018-10-13 20:51:15 +02:00
emanuele-f
5cd7eb13a8
Add removed time_threshold
2018-10-12 18:44:44 +02:00
Alfredo Cardigliano
e9149d8806
footer badge when running traffic recording, logs page, --storage-dir option renamed to --pcap-dir
2018-10-12 18:09:35 +02:00
emanuele-f
936c869c3f
Move expensive string concatenations to C while inserting timeseries
2018-10-12 17:58:59 +02:00
emanuele-f
c0cc0b895d
Optimize nDPIStats::lua for timeseries
2018-10-12 15:41:07 +02:00
emanuele-f
99a0cf0dd6
Optimize foreachLocalRRDHost for timeseries extraction
2018-10-12 14:20:27 +02:00
Alfredo Cardigliano
4ae5b3739b
using data dir as default storage path for pcap
2018-10-12 14:12:37 +02:00
Alfredo Cardigliano
e2f03cf006
displaying storage utilization, added prefs.user, running n2disk with the same ntopng user
2018-10-12 13:08:48 +02:00
Simone Mainardi
57e035ed2f
Implements One-Way traffic filter for hosts
...
Implements #2091
2018-10-12 12:56:52 +02:00
Simone Mainardi
4f3f91c04a
Deletes possible pcap dump interfaces from the inactive cache
2018-10-12 10:25:59 +02:00
emanuele-f
3bd6a1a97c
Add preference to enable Device Protocols Policies in nEdge
2018-10-11 18:15:43 +02:00
Simone Mainardi
f30e042cfc
Implements data cleanup for pcap interfaces
...
Implements #2092
2018-10-11 18:10:30 +02:00
Alfredo Cardigliano
de6565c2e2
added traffic recording configuration to the interface page (temporarily disabled)
2018-10-11 15:24:28 +02:00
Alfredo Cardigliano
6d3ff8cf44
removed 'traffic recording' page (moving configuration to the interface page), moved storage configuration to prefs, listing only ntopng interfaces in recording_utils.getInterfaces
2018-10-11 12:14:40 +02:00
emanuele-f
aa1ead94c4
Add Customized Categories editor
...
Also unify the blacklist category handler to use the nDPI API
2018-10-10 18:41:47 +02:00
Alfredo Cardigliano
38458e6b9c
ntopng-utils-manage-config quiet by default (-v for verbose mode)
2018-10-10 18:13:06 +02:00
Alfredo Cardigliano
a8081cc66f
computing n2disk buffer based on system memory size
2018-10-10 17:36:56 +02:00
Alfredo Cardigliano
e581059ca4
recording logs dialog in case of failures
2018-10-10 15:49:26 +02:00
Alfredo Cardigliano
5168d5dee6
badge to show the recording status instead of toggling buttons, reworked interface list
2018-10-10 12:32:02 +02:00
Simone Mainardi
ddf49ef106
Implements remote-to-remote host alerts
...
Implements #2057
2018-10-10 12:16:59 +02:00
Alfredo Cardigliano
2aa70e470e
n2diskctl support, setting license key, disabling storage settings if instances are running
2018-10-10 11:31:12 +02:00
Simone Mainardi
6d99be2f2d
Adds application category to the flow details page
2018-10-09 12:17:19 +02:00