mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Migrate lua alerts to unified alerts queue
This commit is contained in:
parent
d38cd23615
commit
93a3cb9b7e
3 changed files with 61 additions and 168 deletions
|
|
@ -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()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue