Commit graph

2192 commits

Author SHA1 Message Date
emanuele-f
19ed505ff8 Improve influxdb listSeries 2018-08-09 11:58:40 +02:00
emanuele-f
31db15602e Fix country page stats refresh 2018-08-09 11:31:00 +02:00
emanuele-f
9183e1042b Add check for possible nil fields 2018-08-08 19:28:35 +02:00
Luca Deri
42c1dfd253 Script for stopping live captures 2018-08-08 16:35:59 +02:00
Luca Deri
5f77b18c80 Added ability to set live pcap duration and optional BPF filter 2018-08-08 16:33:37 +02:00
Luca Deri
30e22c3a71 Implemented multiple-pcap file download and monitor 2018-08-08 14:06:25 +02:00
Simone Mainardi
738cc2dd86 Removes unnecessary nEdge entry in menu 2018-08-08 12:03:46 +02:00
emanuele-f
ae27a4c240 Fix grafana endpoint to use new timeseries api
Fixes #1874
2018-08-08 11:46:33 +02:00
Luca Deri
8ac95eb227 Page for live capture statistics 2018-08-08 11:43:10 +02:00
Luca Deri
c5ffab91ec JSON for live capture 2018-08-08 11:42:47 +02:00
Alfredo Cardigliano
dc36e289bb Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-08-07 19:57:43 +02:00
Alfredo Cardigliano
474193c5a0 live capture: added stop button, updating buttons state when the download terminates 2018-08-07 19:57:26 +02:00
Simone Mainardi
b5f96cf86a Implements allowed networks for database flows
Implements #1886
2018-08-07 19:38:05 +02:00
Alfredo Cardigliano
508f2ca8e5 live_traffic.lua now accepts start/stop/status, implemented NetworkInterface::stopLiveCapture and Lua API stopLiveCapture 2018-08-07 19:07:41 +02:00
emanuele-f
9ef9dc9891 Add active flows vs interface traffic chart 2018-08-07 17:45:42 +02:00
emanuele-f
102a458ec1 Implement active flows vs local hosts chart 2018-08-07 17:45:41 +02:00
Luca Deri
434618ecd2 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-08-07 16:45:41 +02:00
Luca Deri
3e6f8541df Added support for listing live captures 2018-08-07 16:45:20 +02:00
Alfredo Cardigliano
0b4188df9e localization update 2018-08-07 15:23:30 +02:00
Luca Deri
6114b41671 Added new prefs entry for nIndex
Added extra check in get_host_data.lua
2018-08-07 12:01:09 +02:00
Alfredo Cardigliano
8b5050606a live capture dialog to start pcap download (stop button is temporarily hidden) 2018-08-07 11:59:21 +02:00
Luca Deri
7f2bf87064 nIndex test files 2018-08-06 19:13:37 +02:00
Simone Mainardi
f7fdc40c72 Major nEdge code cleanup 2018-08-06 17:54:25 +02:00
emanuele-f
7cdbab5b6f Fix error in RRD topk number of points 2018-08-06 17:22:19 +02:00
emanuele-f
1e241b8d23 Chart improvements
- Better position for zoom out button
- Add 30min and 5min buttons
- Fix chart y label size
2018-08-06 13:14:15 +02:00
emanuele-f
b999366760 Add IE browser support warning 2018-08-05 15:18:19 +02:00
Simone Mainardi
e8ce180c93 Fixes wrong hosts retrv by OS, network, and country 2018-08-04 19:41:01 +02:00
Simone Mainardi
46f89a69d2 Fixes wrong hosts retrv by pool id 2018-08-04 19:16:27 +02:00
Simone Mainardi
3f74c30094 Fixes number expected got string error 2018-08-04 16:04:04 +02:00
Luca Deri
5d900bdf9b Added conntrack stats to if_stats.lua
Added checks to avoid un-necessary flow last seen updates
2018-08-04 09:58:09 +02:00
emanuele-f
03f3705bd4 Fix influxdb preference not hidden 2018-08-03 17:02:37 +02:00
emanuele-f
1af40bd42f Improve InfluxDB support
- Automatically create the database at startup
- Add database name option
- Add maximum retention time option
- Check InfluxDB version
2018-08-03 16:32:06 +02:00
emanuele-f
c7154c5d92 Add support for flows table 2018-08-03 13:08:38 +02:00
emanuele-f
7afba4cfd1 Add chart zoom note 2018-08-03 12:40:53 +02:00
Luca Deri
3469bdb39e Fixed invalid uPnP URL 2018-08-03 11:27:15 +02:00
Luca Deri
42e5741e92 Reworked backup 2018-08-03 10:39:36 +02:00
Alfredo Cardigliano
a049ba821e check if /etc/ntopng exists crating the backup tarball 2018-08-03 09:57:42 +02:00
emanuele-f
303d36b382 Fix occasional RRD error in topk 2018-08-02 18:03:17 +02:00
Luca
19fcdc9ee8 Minor fix that lead to a warning 2018-08-02 17:09:01 +02:00
emanuele-f
0c602928be Improve charts data intervals 2018-08-02 16:34:52 +02:00
Simone Mainardi
31c0fe6fe7 Implements AJAX discovery progress updates 2018-08-02 15:38:11 +02:00
Alfredo Cardigliano
6b24c0ce7b configuration restore instructions 2018-08-01 04:59:09 +02:00
Alfredo Cardigliano
e7e0aa91d0 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-08-01 03:13:40 +02:00
Simone Mainardi
d12a4d3009 Creates utility functions to handle restart after anomalous termination 2018-08-01 18:11:17 +02:00
Simone Mainardi
b1684fc25f Implements detection and alerting of anomalous terminations 2018-08-01 16:58:15 +02:00
Simone Mainardi
e56cd25e8c Adds initial pool assoc. for nEdge http brige config 2018-08-01 12:48:35 +02:00
Alfredo Cardigliano
02dab5ee18 conf backup tarball renamed to ntopng or nedge, local var fix 2018-08-01 03:12:48 +02:00
Alfredo Cardigliano
fedfdf17e0 check to avoid copying the same files twise (e.g. protocols file already in /etc/ntopng/) 2018-07-31 22:15:39 +02:00
emanuele-f
9e8b7e7f76 Fix influxdb missing past comparison line 2018-08-01 09:26:54 +02:00
Luca Deri
6849bddf86 Minor aggregation fixes 2018-08-01 01:43:26 +02:00