Commit graph

76 commits

Author SHA1 Message Date
Alfredo Cardigliano
b8f20724c6 Using cache to check for completed extraction jobs only when there are pending jobs (#2767) 2019-08-16 14:33:55 +02:00
Alfredo Cardigliano
b29894d9bb Improved storage utilization bar 2019-06-26 17:57:49 +02:00
Simone Mainardi
c581f085cd Checks n2disk service upon visits to page if_stats
Handles n2disk installations with a running ntopng
2019-02-28 10:49:58 +01:00
Alfredo Cardigliano
dee19c218f Fixed n2disk-ntopng service check 2019-02-21 19:26:48 +01:00
Simone Mainardi
b6e1949ae9 Notifies the user when an external n2disk is available to bind to ntopng 2019-01-29 16:38:52 +01:00
Simone Mainardi
11f4b2fe67 Handles custom n2disk instances within ntopng 2019-01-16 16:59:36 +01:00
Simone Mainardi
fcd586f8b4 Error handling and localization for recorded traffic extractions 2019-01-04 16:29:57 +01:00
Simone Mainardi
8221d14e0f Handles extractions from recording processes non managed by ntopng
Implements #2276
2019-01-03 18:38:52 +01:00
Simone Mainardi
d11aa964fb Detects continuous reconding activity and status
Implements #2276
2019-01-02 19:11:11 +01:00
Simone Mainardi
fcc66a4b05 Updates ntopctl to handle service n2disk-ntopng 2019-01-02 15:49:16 +01:00
Alfredo Cardigliano
d5e93da5e8 Safety check 2018-12-19 14:40:38 +01:00
Alfredo Cardigliano
a3d370ea7e Global storage utilization in Runtime Status 2018-12-12 16:23:34 +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
Alfredo Cardigliano
4fb2dab9a7 Reduced redis get to check job status 2018-12-06 23:17:52 +01:00
emanuele-f
b85403fbfa Fix error when ntopctl is missing 2018-12-01 14:59:16 +01:00
Alfredo Cardigliano
0850d8f70c Added more room in n2disk memory computation to avoid exhausting all sys memory 2018-11-30 09:57:46 +01:00
emanuele-f
6ca5e38587 Move services check at startup 2018-11-26 12:04:45 +01:00
emanuele-f
b62433e165 Fix service detection 2018-11-23 16:31:57 +01:00
emanuele-f
eac278a28d Implement remote assistance
- It enables a VPN via n2n
- Remote assistance will be automatically disabled after 1 day
- Optionally it's possible to give admin access to the support
2018-11-23 13:03:11 +01:00
Alfredo Cardigliano
578e1362da computing MemAvailable on systems with no MemAvailable in /proc/meminfo 2018-11-22 22:29:28 +01:00
Alfredo Cardigliano
e082b2bacb computing used and reserved disk space from all interfaces when configuring the max disk space or checking the extraction limit 2018-11-20 15:34:09 +01:00
Alfredo Cardigliano
ad62aa3071 improved n2disk memory allocation based on memory actually available (free+reclaimable) 2018-11-20 13:25:06 +01:00
Alfredo Cardigliano
aca57418c3 checking available disk space for extractions (avoid using disk space required for recording), delaying extractions in case there is no space 2018-11-16 10:53:27 +01:00
Alfredo Cardigliano
6f029bb74c added extraction limit (optional) 2018-11-16 10:05:59 +01:00
Alfredo Cardigliano
036aa69206 updated math in case of low memory 2018-11-16 09:33:38 +01:00
Alfredo Cardigliano
c9f3004e16 reduced n2disk buffer size on slow networks 2018-11-16 09:32:13 +01:00
emanuele-f
4daf95ba2d Handle no recorded data 2018-11-15 18:35:35 +01:00
emanuele-f
d50a895f36 Traffic recording gui improvements 2018-11-14 19:29:58 +01:00
Alfredo Cardigliano
519065a248 check_recording_data.lua now returns also the available window 2018-11-14 15:51:23 +01:00
emanuele-f
19ededa380 Add chart link in traffic extraction jobs 2018-11-14 12:00:15 +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
2e11f7506e Improve traffic dump storage utilization bar 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
emanuele-f
a8b9e7439d Use user-configured interface speed in traffic recording 2018-11-12 16:36:11 +01:00
Alfredo Cardigliano
1788951f1a recording api doc 2018-11-12 15:57:26 +01:00
Alfredo Cardigliano
afee7b3196 initial recording_utils extraction API doc 2018-11-12 13:02:20 +01:00
Alfredo Cardigliano
bd5983a911 endpoint to check if there is pcap data in a time interval 2018-11-09 19:27:18 +01:00
Alfredo Cardigliano
763922bb2e setting n2disk capture direction based on the ntopng capture direction 2018-11-09 16:28:38 +01:00
cardigliano
6257d6d002 listing fpga interfaces for traffic recording with zmq support 2018-11-08 17:13:43 +01:00
Alfredo Cardigliano
6b3a1e4bc3 reading n2disk license if already set 2018-11-08 11:29:38 +01:00
Alfredo Cardigliano
955f71fb45 printing n2disk version and systemid 2018-11-05 16:30:53 +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
3e6f2522ed set stuck jobs as failed 2018-10-31 19:21:25 +01:00
Alfredo Cardigliano
c64414a49e support for recording bridged interfaces 2018-10-30 22:30:40 +01: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
Alfredo Cardigliano
507fa3e972 ability to stop extractions while processing, time cap for pcap (1m by default) 2018-10-19 10:24:30 +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
b304c68d33 traffic extraction improvements 2018-10-16 18:59:34 +02:00