Commit graph

2746 commits

Author SHA1 Message Date
Simone Mainardi
a8402fa1dc Fixes SNMP devices permissions to prevent non-admins to delete or add devices
Fixes #2019

This commit is a companion of pro commit edc2b7f1f96740217244e3430147980c6c72b5a2
2018-11-22 12:51:04 +01:00
Simone Mainardi
91b3d699e1 Removes unused localization strings 2018-11-21 15:41:04 +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
Simone Mainardi
5f9d979d58 Fixes network discovery page selection
Fixes #2155
2018-11-20 11:51:26 +01:00
Simone Mainardi
e7bf8094be Checks ntopng version updates daily over HTTPs
Fixes #2159
2018-11-19 18:10:15 +01:00
Simone Mainardi
b3cb1642b0 Updates logo hyperlink with ntop home page
Implements #2160
2018-11-19 18:01:36 +01:00
Simone Mainardi
32fda89b64 Handles nDPI protocol names with dots in http lint
Fixes #2165
2018-11-19 17:52:29 +01:00
Simone Mainardi
3f275417a3 Fixes race conditions with custom categories reload 2018-11-19 17:03:58 +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
1d3a97fe91 Little improvement 2018-11-15 13:16:11 +01:00
Alfredo Cardigliano
279d51593b added ifid param in live extraction to be used with curl 2018-11-15 10:06:16 +01:00
Alfredo Cardigliano
b62a92f793 recordin status page cleanup: removed duplicated/misleading information 2018-11-14 22:31:13 +01:00
emanuele-f
cfcf30ae9d Add support for raw flow extraction 2018-11-14 21:01:44 +01:00
Alfredo Cardigliano
d36721cc20 moved warning, more safety checks 2018-11-14 20:57:32 +01:00
emanuele-f
d50a895f36 Traffic recording gui improvements 2018-11-14 19:29:58 +01:00
emanuele-f
c812d570f4 Improve traffic extraction dialog 2018-11-14 17:47:32 +01:00
Alfredo Cardigliano
d93a2898e0 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-11-14 15:51:37 +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
4d3f584d84 Add HTTP_HOST into the _SERVER lua variable 2018-11-14 15:45:15 +01:00
Alfredo Cardigliano
51fae5e7c9 extraction: schedule and live pcap download buttons 2018-11-14 14:58:25 +01:00
emanuele-f
19ededa380 Add chart link in traffic extraction jobs 2018-11-14 12:00:15 +01:00
Alfredo Cardigliano
c849fde491 interface.runLiveExtraction API to extract traffic with a direct download, live_traffic_extraction.lua endpoint 2018-11-13 22:35:28 +01:00
emanuele-f
b5b8c99beb Sort by column_id if a job_id is set to show it in the first table page 2018-11-13 20:36:24 +01:00
emanuele-f
9a506c69c3 Fix traffic extraction jobs pagination 2018-11-13 20:25:39 +01:00
emanuele-f
0bb6f5c7f5 Highlight selected extraction job 2018-11-13 20:13:47 +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
Simone Mainardi
5d7113bf23 Implements Community ID Flow Hashing 2018-11-13 19:52:43 +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
emanuele-f
580fbc946a Add charts page link into hosts_stats 2018-11-12 11:09:38 +01:00
Simone Mainardi
3e10192912 Makes the maximum number of aggregated flows configurable and optional
Fixes #2123
2018-11-09 19:50:56 +01:00
Alfredo Cardigliano
ba1f7a3398 note in case of extractons generating multiple files 2018-11-09 19:38:37 +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
834e9a5b2a added description in case of extraction failure 2018-11-09 18:12:38 +01:00
emanuele-f
461bc36a0e Move nIndex debug page to enterprise 2018-11-09 17:14:57 +01:00
Alfredo Cardigliano
763922bb2e setting n2disk capture direction based on the ntopng capture direction 2018-11-09 16:28:38 +01:00
emanuele-f
def73cfd4c Cosmetic changes to tests 2018-11-09 12:11:15 +01:00
emanuele-f
12e2e500b1 Implement InfluxDB query test 2018-11-09 12:11:15 +01:00
Alfredo Cardigliano
ff34f47241 notice in case of unsupported view for the extraction filter, more scheduled jobs table sortable columns, typo fixes 2018-11-09 11:04:18 +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
Simone Mainardi
7f92944def Hides unused menu entry 2018-11-08 17:10:22 +01:00