Commit graph

2435 commits

Author SHA1 Message Date
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
ed73b0050e displaying traffic on disk 2018-10-15 10:10:54 +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
Alfredo Cardigliano
86140bf8aa added traffic recording to menu, minor improvements 2018-10-12 19:34:16 +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
Simone Mainardi
3291161aed Fixes userddefined device type overwritten by ntopng
Fixes #2084
2018-10-12 16:51:38 +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
emanuele-f
658e30a586 Improve category stats calculation 2018-10-11 16:08:45 +02:00
Alfredo Cardigliano
9715940c83 printing storage path 2018-10-11 15:32:50 +02:00
Alfredo Cardigliano
de6565c2e2 added traffic recording configuration to the interface page (temporarily disabled) 2018-10-11 15:24:28 +02:00
emanuele-f
c43cea7bee Add missing custom categories link for flow host_server_name 2018-10-11 12:49:26 +02:00
Luca Deri
baf7f33a57
Merge pull request #2093 from FrancescoStaccini/dev
some adjustments for the demo and bug fix
2018-10-11 13:48:00 +03: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
Simone Mainardi
e718ab2b24 Fixes missing chart menu entry for hosts with VLAN 2018-10-11 10:30:32 +02:00
Francesco Staccini
40f7e9c7ae
Add files via upload 2018-10-10 20:49:44 +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
Simone Mainardi
b6606b8916 Fixes alerts preferences 2018-10-10 16:49:06 +02:00
Simone Mainardi
7f524ebe40 TWH ok detection, HTTP dissection fixes 2018-10-10 16:04:37 +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
Francesco Staccini
e9ba0d6744
Update assistant_test.lua 2018-10-09 17:02:18 +02:00
Francesco Staccini
db0ea7a345
Update network_state.lua 2018-10-09 16:46:03 +02:00
Simone Mainardi
6d99be2f2d Adds application category to the flow details page 2018-10-09 12:17:19 +02:00
Alfredo Cardigliano
a552d2e525 live buttons update based on n2disk status, n2disk start/stop saving recording preferences 2018-10-09 09:47:58 +02:00
Alfredo Cardigliano
cd412ab76b constraints for zc interfaces or interfaces not controlled by ntopng 2018-10-08 19:04:59 +02:00
Alfredo Cardigliano
f15e5fdbc7 added lua api ntop.listInterfaces, listing all interfaces in the traffic recording page and checking if they are in use and zc 2018-10-08 17:47:44 +02:00
Alfredo Cardigliano
71ebb7ef50 added n2disk conf installation in ntopng-utils-manage-config 2018-10-08 15:28:17 +02:00
Luca
880a7c97ee Added (C) 2018-10-08 15:00:18 +02:00
Luca Deri
41a6a99740
Merge pull request #2086 from FrancescoStaccini/dev
scripts for interaction with nAssistant (Dialogflow agent)
2018-10-08 14:57:46 +02:00
Francesco Staccini
efe4bae7d8
Bug fix
fixed the alert list request from "network_state"
2018-10-08 13:50:23 +02:00
Francesco Staccini
1aca59df2d
Add files via upload 2018-10-08 13:37:32 +02:00
Francesco Staccini
7fefae22e0
Delete google_assistant_utils.lua 2018-10-08 13:37:09 +02:00
Francesco Staccini
278c5a6763
Add files via upload 2018-10-08 13:33:30 +02:00