mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Additional work towards new unified alerts/flow status API
This commit is contained in:
parent
ab4e8e9379
commit
33342abc54
6 changed files with 121 additions and 22 deletions
|
|
@ -1810,6 +1810,7 @@ end
|
|||
|
||||
function alert_utils.formatAlertMessage(ifid, alert, alert_json)
|
||||
local msg
|
||||
|
||||
if(alert_json == nil) then
|
||||
alert_json = alert_utils.getAlertInfo(alert)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue