emanuele-f
d5a94cbc78
Rename rrd_dump to ts_dump
2019-02-15 11:36:07 +01:00
emanuele-f
606de5197b
Replace pcall with require to catch errors
2018-12-11 18:56:46 +01:00
emanuele-f
95713ddfc6
Add driver:deleteOldData and delete old RRDs
2018-12-10 17:42:39 +01:00
emanuele-f
98176aa3f6
Fix WARNING: Script failure module 'minute' not found
2018-12-05 17:01:34 +01:00
emanuele-f
23d0c61d91
Fix "Script failure module '5min' not found"
2018-12-05 13:30:25 +01:00
Alfredo Cardigliano
610cb69b9c
builtin packet dump code cleanup (moving to continuous recording)
2018-10-25 09:56:52 +02:00
Alfredo Cardigliano
d951a5ad98
Revert "moved interface.getStats call in periodic scripts to avoid that the current interface is changed by (unexpected) interface.select() calls in modules"
...
This reverts commit c8438dfa66 .
2018-10-18 09:27:41 +02:00
Alfredo Cardigliano
c8438dfa66
moved interface.getStats call in periodic scripts to avoid that the current interface is changed by (unexpected) interface.select() calls in modules
2018-10-17 19:49:07 +02:00
Simone Mainardi
25bc5e9bab
Fixes high resolutions ts safety margin
2018-10-11 11:44:06 +02:00
emanuele-f
cfc345709d
Implement high resolution interface timeseries
2018-09-04 12:57:18 +02:00
emanuele-f
a594e648c4
Generalize high resolution timeseries
...
In InfluxDB, 5 minutes timeseries are now written with a minimum of 1 minute resolution
2018-09-03 14:43:52 +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
019665c111
Fix interface timeseries being written even if the preference is disabled
2018-08-10 18:54:30 +02:00
Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
Simone Mainardi
6d4c9dc1cc
Aligns max. rrd dump time with configured heartbeat
2017-11-29 15:40:58 +01:00
emanuele-f
417d40a78e
Separate system-wide scripts from per-interface scripts
2017-11-23 19:15:12 +01:00