Commit graph

196 commits

Author SHA1 Message Date
emanuele-f
fb3a0b8659 Get timeseries data with timestamps 2019-01-31 16:31:37 +01:00
Luca Deri
36b34389ac Initial work towards REST-ful code rework 2019-01-30 10:54:09 +01:00
emanuele-f
e3952dbb48 Add exported/dropped flows/sec timeseries
Implements #2300
2019-01-09 16:15:40 +01:00
emanuele-f
669019d082 Upgrade bootstrap to version 3.4.0 2018-12-31 11:04:39 +01:00
emanuele-f
b9cf64dda0 Move minute interface top senders/receivers to the ts table
Fixes #2061
2018-12-28 09:33:25 +01:00
emanuele-f
d34b12c6a7 Move nIndex to pro with limitations 2018-12-26 16:31:09 +01:00
emanuele-f
28bfac2b8b Modify zoom out behaviour
Zoom out now is not bound to zoom in history but uses a fixed interval
2018-12-22 16:00:36 +01:00
emanuele-f
9bda5cf401 Hide timeseries table views if step is too small 2018-12-22 02:07:54 +01:00
emanuele-f
2223289c24 Fix top hosts links 2018-12-20 18:39:31 +01:00
emanuele-f
cbb21f000c Remove unused js/css files 2018-12-20 18:15:58 +01:00
emanuele-f
01940643fb Avoid displaying abort errors in datatable 2018-12-14 19:51:52 +01:00
emanuele-f
93db5ebb38 Improve slow query handler and show datatable error messages
Fixes #2211
2018-12-14 17:29:16 +01:00
emanuele-f
ca2077a5e7 Chart improvements 2018-12-10 19:56:09 +01:00
emanuele-f
d6e78848ed Handle slow InfluxDB queries 2018-11-23 19:08:19 +01:00
emanuele-f
133346fea9 Fix js tsQueryToTags with multiple colons 2018-11-23 17:05:09 +01:00
emanuele-f
8c42de05c5 Fix end date picker not updating on realtime chart refresh 2018-11-14 21:21:14 +01:00
emanuele-f
cfcf30ae9d Add support for raw flow extraction 2018-11-14 21:01:44 +01:00
emanuele-f
19ededa380 Add chart link in traffic extraction jobs 2018-11-14 12:00:15 +01:00
emanuele-f
2e11f7506e Improve traffic dump storage utilization bar 2018-11-13 20:13:47 +01:00
emanuele-f
da0df08cce Fix nIndex explorer link after zoom 2018-11-09 19:53:39 +01:00
emanuele-f
461bc36a0e Move nIndex debug page to enterprise 2018-11-09 17:14:57 +01:00
emanuele-f
e79e32329e Fix occasionally empty end date 2018-11-09 12:11:15 +01:00
Simone Mainardi
1eece0f06e Adds process-process eBPF graphs in host details 2018-11-08 10:14:46 +01:00
emanuele-f
9b75e6e834 Improve timeseries charts 2018-11-06 10:42:56 +01:00
emanuele-f
80c7664303 Fix timeseries table not refreshing sometimes 2018-10-31 18:05:53 +01:00
Alfredo Cardigliano
aa96533947 pcap extraction buttons in top senders, topreceivers, top contacts 2018-10-30 18:32:53 +01:00
emanuele-f
dfea97ef18 Add perPage parameter in timeseries table 2018-10-30 17:40:34 +01:00
Simone Mainardi
128dbd086a Adds VLAN support to nIndex queries 2018-10-29 19:25:01 +01:00
emanuele-f
b687ee414f Improve charts top local talkers 2018-10-29 12:20:24 +01:00
emanuele-f
13dfdbdcd6 Charts improvements: always ensure that a minimal number of points is available 2018-10-29 12:20:24 +01:00
emanuele-f
933bda8eb1 Fix zoom out button 2018-10-25 17:50:22 +02:00
emanuele-f
1be5659c0b Chart improvements 2018-10-24 13:20:30 +02:00
emanuele-f
be1bdfff57 Improve timeseries table navigation 2018-10-22 19:57:58 +02:00
emanuele-f
08770f7a22 Fix timeseries table nIndex dropdowns 2018-10-17 17:23:49 +02:00
emanuele-f
ded832dfad Fix top senders/receivers totals 2018-10-16 18:39:19 +02:00
emanuele-f
9eaa5049c0 Pro charts improvements 2018-10-16 18:27:08 +02:00
Simone Mainardi
7b269a28da Uses the new nIndex flows getter 2018-10-16 15:47:01 +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
emanuele-f
7ec4115027 Add nIndex drilldown column 2018-10-08 16:40:34 +02:00
emanuele-f
3bae210e71 Fix js error on undefined row_data.tags 2018-10-08 10:35:38 +02:00
Simone Mainardi
f4eceef1a1 Improves SNMP mac addresses search
Implements #2058
2018-10-02 15:33:15 +02:00
emanuele-f
b425efd3e7 Cleanup ripe_widget_api.js 2018-10-02 11:16:48 +02:00
emanuele-f
1b4165a376 Highlight current timeseries table protocol/category row 2018-10-01 18:02:35 +02:00
emanuele-f
baef2d6780 Improve timeseries automatic refresh 2018-10-01 17:36:42 +02:00
emanuele-f
f82a8e9767 Return 0 filled points instead of nil when no data is available on InfluxDB
This behaviour makes InfluxDB consistent with the RRD driver
2018-10-01 10:49:51 +02:00
emanuele-f
5468fc8528 Update localization 2018-09-25 17:53:43 +02:00
emanuele-f
97a280e14f Add partial sums in timeseries topk 2018-09-25 11:56:13 +02:00
emanuele-f
0872c162b5 Implement timeseries tabular view 2018-09-24 16:40:01 +02:00
emanuele-f
8b5e37e056 Take RRA into account to determine max zoom on RRD 2018-09-17 17:18:06 +02:00
emanuele-f
ed560652a3 Fix low resolution data used for 1d graphs with RRD 2018-09-17 16:36:33 +02:00