mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Removes a debug print
This commit is contained in:
parent
134c6dc0ee
commit
125fac2cec
1 changed files with 0 additions and 2 deletions
|
|
@ -25,8 +25,6 @@ local script = {
|
|||
-- #################################################################
|
||||
|
||||
local function dropped_alerts_check(params)
|
||||
tprint("system: "..tostring(interface.getId()).. " key: "..script.key)
|
||||
-- local dropped_alerts = interface.getStats()["num_dropped_alerts"]
|
||||
-- Fetch system host stats
|
||||
local system_host_stats = ntop.systemHostStat()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue