mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Minor infrastructure monitoring cleanup
This commit is contained in:
parent
a14a58dc1d
commit
d11929f578
5 changed files with 3 additions and 5 deletions
|
|
@ -512,7 +512,6 @@ function am_utils.deleteHost(host, measurement)
|
|||
|
||||
local host_key = am_utils.getAmHostKey(host, measurement)
|
||||
local am_host_entity = alerts_api.amThresholdCrossEntity(host_key)
|
||||
local old_ifname = ifname
|
||||
|
||||
-- Release any engaged alerts of the host
|
||||
alerts_api.releaseEntityAlerts(am_host_entity)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue