emanuele-f
|
8d0e887878
|
Handle NaN in timeseries stats and total
|
2020-04-23 11:46:41 +02:00 |
|
Simone Mainardi
|
4b8c82b924
|
Fixes wrong upsampling of certain dashboard data
FixesÃ#3563
|
2020-03-18 09:29:42 +01:00 |
|
emanuele-f
|
e43bb6680e
|
Add support for other aggregation functions
monitored host RTT now uses MAX as aggregation function
|
2019-06-18 16:50:50 +02:00 |
|
Simone Mainardi
|
0946961be2
|
Fixes wrong reset of large rrd values causing empty charts
|
2019-03-21 17:15:16 +01:00 |
|
emanuele-f
|
d28bd1e4e9
|
Simplify CQ handling by storing data as derivatives
This requires less complexity than integral handling as it can now be handled similarly as gauge metrics
|
2019-02-07 12:11:44 +01:00 |
|
emanuele-f
|
b82aea611e
|
Properly handle CQ aggregated types for counters
|
2019-02-06 19:17:41 +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 |
|
emanuele-f
|
d6e78848ed
|
Handle slow InfluxDB queries
|
2018-11-23 19:08:19 +01: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
|
370e0c3564
|
Fix average when charts interval is not aligned to step
|
2018-09-17 16:36:33 +02:00 |
|
emanuele-f
|
54b2ce85f7
|
Fix occasional "No data available" when zooming in
|
2018-09-14 18:41:22 +02:00 |
|
emanuele-f
|
433cbb3142
|
Fix custom interface speed not accounted in ts_common.getMaxPointValue
|
2018-09-11 13:06:44 +02:00 |
|
emanuele-f
|
c754695928
|
Fix ninetififthPercentile returning nil with one point
|
2018-09-10 10:00:48 +02:00 |
|
emanuele-f
|
354dd697c0
|
Add max value checks for traffic and packets metrics
|
2018-08-20 16:19:01 +02:00 |
|
emanuele-f
|
102da47f26
|
Add initial point to the graph to match the selected time frame
|
2018-08-16 17:55:31 +02:00 |
|
emanuele-f
|
186fad5b09
|
Move regression and other tests to separate directory
|
2018-08-09 15:50:04 +02:00 |
|
emanuele-f
|
102a458ec1
|
Implement active flows vs local hosts chart
|
2018-08-07 17:45:41 +02:00 |
|
emanuele-f
|
7cdbab5b6f
|
Fix error in RRD topk number of points
|
2018-08-06 17:22:19 +02:00 |
|
emanuele-f
|
3612c64f91
|
Fix nil data_type and add series consinstency check
|
2018-07-20 15:38:13 +02:00 |
|
emanuele-f
|
4cafac6a81
|
Fix InfluxDB charts statistics
|
2018-07-20 14:39:17 +02:00 |
|
emanuele-f
|
1baa2ae393
|
Add missing script
|
2018-07-20 14:39:17 +02:00 |
|