mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 08:29:36 +00:00
Implement alert release
This commit is contained in:
parent
e78039c2f2
commit
2df194a282
12 changed files with 205 additions and 56 deletions
|
|
@ -323,7 +323,7 @@ local function checkListsUpdate(timeout)
|
|||
severity = "warning",
|
||||
})
|
||||
|
||||
list_alert:emit(list_name, msg) -- TODO json
|
||||
list_alert:trigger(list_name, msg) -- TODO json
|
||||
end
|
||||
|
||||
now = os.time()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue