mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-04 01:40:12 +00:00
parent
a1b72d6447
commit
2648ae372f
10 changed files with 28 additions and 16 deletions
|
|
@ -367,7 +367,7 @@ end
|
|||
-- ##############################################
|
||||
|
||||
function am_utils.discardHostTimeseries(host, measurement)
|
||||
ts_utils.delete("am_host", {ifid=getSystemInterfaceId(), host=host, measure=measurement})
|
||||
ts_utils.delete("am_host", {ifid=getSystemInterfaceId(), host=host, metric=measurement})
|
||||
end
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue