ntopng/scripts/lua/modules/timeseries
emanuele-f a9d3c78587 Alerts changes
NOTE: database schema changed. Existing alerts will be lost.

- Unified engaged and closed tables
- Simplified hosts engaged alert counters handling: periodically set by lua
- Removed alert engine and replaced with alert periodicity
- Now engage is implicitly derived from the alert end timestamp and periodicity
- New alerts_api.lua to easily emit alerts
- Removed past alerts counter aggregation by hash
- Alert notifications for non-flow alerts are now removed from C and triggered by lua
2019-06-28 10:47:17 +02:00
..
custom Implements custom timeseries 2019-02-22 15:41:41 +01:00
drivers Alerts changes 2019-06-28 10:47:17 +02:00
schemas Implement L7 num flows charts 2019-06-27 10:00:14 +02:00
tests Add support for other aggregation functions 2019-06-18 16:50:50 +02:00
ts_common.lua Add support for other aggregation functions 2019-06-18 16:50:50 +02:00
ts_schema.lua Add support for other aggregation functions 2019-06-18 16:50:50 +02:00
ts_utils.lua Implement initial InfluxDB rollup support 2019-01-31 12:02:40 +01:00
ts_utils_core.lua Implement retried/failed exports influxdb counters 2019-06-21 17:11:11 +02:00