Commit graph

100 commits

Author SHA1 Message Date
emanuele-f
fe8a586e6a Fix for negative values in y axis 2019-07-05 20:33:39 +02:00
emanuele-f
3732fbc691 Fix repeated values appearing in chart with low gauge values 2019-07-05 18:55:02 +02:00
emanuele-f
65580f7b62 Fix chart x ticks issues with some steps
The issue occurred with some steps (e.g. 4 seconds step in nEdge) which were not divisible
by the steps reported in range_params in graph_utils.js
2019-07-04 12:18:55 +02:00
emanuele-f
e51afad344 Fix InfluxDB export chart 2019-07-01 15:00:52 +02:00
emanuele-f
f9dd5e5e34 Implement retried/failed exports influxdb counters
Also add support for inline chart custom labels
2019-06-21 17:11:11 +02:00
emanuele-f
82305dd24a Fix InfluxDB incorrect timestamp while performing queries 2019-06-18 14:57:09 +02:00
emanuele-f
649f4a9e61 Implement InfluxDB write throughput and failures charts 2019-06-07 19:22:31 +02:00
emanuele-f
f51b0f1cda Add support for influxdb _internal queries at visualization phase
Also implement influxdb storage chart
2019-06-07 16:19:33 +02:00
emanuele-f
791afdbaca Implement CPU load chart 2019-06-06 19:20:11 +02:00
emanuele-f
7f48a4ac88 Pro charts zoom in and zoom out functions 2019-06-06 17:49:52 +02:00
emanuele-f
8e546e904d Add event exporters charts 2019-04-29 15:11:01 +02:00
Simone Mainardi
fbcf2f4948 Walks and adds ifAlias to SNMP interfaces list, charts and tables
Implements #2407 together with companion commit in the pro
2019-04-19 11:45:45 +02:00
emanuele-f
387543f8e9 Fix top talkers when mac address is used as LBD hosts ID 2019-04-05 17:49:22 +02:00
emanuele-f
cb0149723f Changes for l4 protocols stacked view 2019-04-03 14:56:03 +02:00
emanuele-f
c664c5dc9e Only show comparison period (e.g. 1 day ago) when a custom period is not selected 2019-03-12 10:44:10 +01:00
emanuele-f
8977ac81f6 Add ntopng process memory chart 2019-03-05 13:59:38 +01:00
emanuele-f
a486d2c19f Implement host counter of total triggered alerts
Closes #2391
2019-02-20 20:12:44 +01:00
emanuele-f
29c6f1e1b2 Show minus sign when a binary indicator is not available in the selected point
Closes #2378
2019-02-18 13:12:39 +01:00
emanuele-f
69b1dd998e Avoid graphing anomaly indicators in their first rolling window 2019-02-15 18:33:07 +01:00
emanuele-f
5f0f04ca7c Timeseries debug improvement 2019-02-04 21:08:23 +01:00
emanuele-f
4f60243338 Implement timeseries data read from aggregated retention policies
Aggregation selector can be shown by setting "ntopng.prefs.influxdb.debug_aggregation" = "1"
2019-02-04 13:26:22 +01:00
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
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
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
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
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
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
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