mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Release alerts on idle hosts
This commit is contained in:
parent
e8a9ed34ab
commit
749a64e789
8 changed files with 128 additions and 89 deletions
|
|
@ -109,6 +109,9 @@ local function formatAlertEntity(ifid, entity_type, entity_value)
|
|||
end
|
||||
end
|
||||
|
||||
-- TODO: should this be global?
|
||||
alert_consts.formatAlertEntity = formatAlertEntity
|
||||
|
||||
-- ##############################################
|
||||
|
||||
local function formatThresholdCross(ifid, alert, threshold_info)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue