mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
parent
e2c3baf2df
commit
fc2db1513b
66 changed files with 2 additions and 124 deletions
|
|
@ -44,7 +44,6 @@ end
|
|||
-- @param alert_type_params Table `alert_type_params` as built in the `:init` method
|
||||
-- @return A human-readable string
|
||||
function alert_misconfigured_app.format(ifid, alert, alert_type_params)
|
||||
local alert_severities = require "alert_severities"
|
||||
local alert_consts = require("alert_consts")
|
||||
local entity = alert_consts.formatAlertEntity(ifid, alert_consts.alertEntityRaw(alert["entity_id"]), alert["entity_val"])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue