Migrate lua alerts to unified alerts queue

This commit is contained in:
emanuele-f 2019-07-30 12:22:00 +02:00
parent d38cd23615
commit 93a3cb9b7e
3 changed files with 61 additions and 168 deletions

View file

@ -17,8 +17,6 @@ local recording_utils = require "recording_utils"
local now = os.time()
local periodicity = 3
check_process_alerts()
check_snmp_alerts()
check_store_alerts(now + periodicity)
lists_utils.checkReloadLists()