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
ffe2c629bc
Implement timeseries cleanup
...
Closes #1940
2018-09-11 17:16:56 +02:00
emanuele-f
0004e08191
Add experimental support for 5sec granularity for host timeseries
...
To enable it (only on *InfluxDB* right now):
- uncomment HOST_NUM_TIMESERIES_POINTS in ntop_defines.h
- run `redis-cli set ntopng.prefs.30_sec_dump 1` and restart ntopng
2018-08-23 18:10:46 +02:00
emanuele-f
20e8b4aaca
Implement getLatestTimestamp API
2018-08-10 18:54:30 +02:00
emanuele-f
b2107b6f36
Move influxdb data export into driver api
2018-08-10 18:54:30 +02:00
emanuele-f
5ec9557109
Timeseries driver documentation.
2018-07-22 21:07:01 +02:00