ntopng/scripts/lua/modules/test
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
..
test_ping_req_reply.lua Adds REST API tests 2019-01-18 19:54:21 +01:00
test_utils.lua Alerts changes 2019-06-28 10:47:17 +02:00
unittest.lua Implements Lua unit tests 2019-01-18 18:03:36 +01:00