Commit graph

627 commits

Author SHA1 Message Date
emanuele-f
6113c692af Unify Protocol/Application labels
L4 information is now referred to as "Protocol"
L7 information is now referred to as "Application"

Closes #2316
2019-01-28 16:59:27 +01:00
Simone Mainardi
fa3d346f58 Adds historical charts of flow collection drops 2019-01-23 16:16:55 +01:00
Simone Mainardi
16cd644f4f Adds flow collection drops to the GUI when present 2019-01-23 15:40:31 +01:00
Simone Mainardi
67ddb49b5d Removes unnecessary test 2019-01-18 18:38:45 +01:00
Simone Mainardi
831e5d91e6 Implements Lua unit tests 2019-01-18 18:03:36 +01:00
Simone Mainardi
cea9ea8ec5 Handles custom n2disk instances with ZMQ interfaces 2019-01-16 19:29:12 +01:00
Simone Mainardi
11f4b2fe67 Handles custom n2disk instances within ntopng 2019-01-16 16:59:36 +01:00
emanuele-f
be1d52020a Show sent and received traffic stats in the interface overiview page 2019-01-15 17:28:33 +01:00
emanuele-f
4feb75a152 Rework flow exporter counters
Fixes #2300
2019-01-14 14:09:33 +01:00
emanuele-f
467cbf9904 Implement ingress/egress traffic charts
Closes #1452
2019-01-10 16:12:50 +01:00
emanuele-f
e3952dbb48 Add exported/dropped flows/sec timeseries
Implements #2300
2019-01-09 16:15:40 +01:00
Alfredo Cardigliano
2cfa7c436c Moved network_load.lua to get_interface_data.lua, fixed interface selection handling ifid 2019-01-09 10:33:53 +01:00
Simone Mainardi
d11aa964fb Detects continuous reconding activity and status
Implements #2276
2019-01-02 19:11:11 +01:00
Simone Mainardi
8f893a8f50 Splits protocol View for Interfaces
Implements #2265
2018-12-31 13:05:07 +01:00
emanuele-f
e4c6e6e807 Fix js errors 2018-12-31 12:12:19 +01:00
Simone Mainardi
e274ad258b Minor host/interface/network reports fix 2018-12-24 11:35:51 +01:00
Simone Mainardi
590215ac35 Adds host/interface/network reports to nEdge 2018-12-24 10:25:05 +01:00
emanuele-f
657084e7d0 Properly handle L4 protocols charts 2018-12-20 12:16:46 +01:00
Simone Mainardi
9ceb104114 Adds nProbe queue full dropped flows to ntopng 2018-12-18 18:05:53 +01:00
Simone Mainardi
1b303e3bf2 Minor if_stats layout fixes 2018-12-18 17:05:31 +01:00
emanuele-f
96ce6c0cf5 Improve stackedProgressBars 2018-12-13 17:26:55 +01:00
Alfredo Cardigliano
6015642754 Added links in the storage breakdown chart 2018-12-12 23:15:29 +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
a3d370ea7e Global storage utilization in Runtime Status 2018-12-12 16:23:34 +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
emanuele-f
ec5b209ffa Add missing active_page 2018-12-12 10:18:21 +01:00
Alfredo Cardigliano
308f6cd804 Page titles 2018-11-29 12:37:01 +01:00
emanuele-f
d50a895f36 Traffic recording gui improvements 2018-11-14 19:29:58 +01:00
emanuele-f
e32e873dff Add delete all and confirmation dialog in traffic extraction jobs 2018-11-13 20:13:47 +01:00
emanuele-f
88986d5589 Move traffic extraction pages under the interface disk icon 2018-11-13 20:13:47 +01:00
Alfredo Cardigliano
573bade0e0 extracted files limit is in bytes now, added bytes limit to preferences, PacketDumper code cleanup 2018-11-09 10:24:10 +01:00
cardigliano
6257d6d002 listing fpga interfaces for traffic recording with zmq support 2018-11-08 17:13:43 +01:00
Alfredo Cardigliano
e6df56ea64 setting license when creating the configuration to make sure it is updated, improved disk space reporting 2018-11-05 15:06:23 +01:00
Alfredo Cardigliano
610cb69b9c builtin packet dump code cleanup (moving to continuous recording) 2018-10-25 09:56:52 +02:00
Alfredo Cardigliano
186e7c2a4b nbox integration cleanup 2018-10-23 13:00:35 +02:00
Alfredo Cardigliano
2b6673e1b4 recording gui improvements in case of zmq 2018-10-19 18:44:32 +02:00
Simone Mainardi
b3018f52d6 Code cleanup of bridge wizard 2018-10-19 15:23:15 +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
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
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
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