Matteo Biscosi
|
1a8767d702
|
Fixes incorrect displayed values due to approximation (#8655)
|
2024-09-27 11:04:12 +02:00 |
|
Nicolo Maio
|
83634d06e1
|
Fix many missing requires.
|
2024-02-20 10:14:40 +01:00 |
|
Luca Deri
|
ab4e49939e
|
Reworked periodic activities
|
2024-02-17 13:23:20 +01:00 |
|
Matteo Biscosi
|
05226b3bb9
|
Fixes traffic behavior total not working
|
2023-10-19 10:09:10 +00:00 |
|
Matteo Biscosi
|
80038a8faf
|
Fixes ts partially seen (#7913)
|
2023-10-16 15:47:41 +00:00 |
|
Matteo Biscosi
|
f246bd4512
|
Fixes avg empty value and added extra check for nan values
|
2023-10-16 13:51:07 +00:00 |
|
Luca Deri
|
227bfc69f4
|
Fixes RRD computation of sampled series with MAX as consolidated function
|
2023-07-22 18:11:58 +02:00 |
|
Matteo Biscosi
|
c383f5ee71
|
Possible fix for the incorrect values when restarting
|
2023-05-24 10:50:18 +00:00 |
|
Matteo Biscosi
|
c6909f0748
|
Migrated front end chart timeseries library
|
2023-05-23 08:22:14 +00:00 |
|
Matteo Biscosi
|
898c47341e
|
Removed nan to 0 values from charts (#7312)
|
2023-03-16 15:53:50 +00:00 |
|
Luca Deri
|
3ff92d852a
|
Fixed stats calculation
|
2023-01-31 16:30:09 +01:00 |
|
Luca
|
f1b55eaed3
|
Fixes #7178
|
2023-01-27 18:04:20 +01:00 |
|
Luca
|
18d7b590f5
|
Updated totals
|
2023-01-27 17:08:00 +01:00 |
|
Luca
|
5d9fc29f4c
|
Updated rrd calculations
|
2023-01-27 16:15:33 +01:00 |
|
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 |
|