Removes a debug print

This commit is contained in:
Simone Mainardi 2020-11-18 18:57:33 +01:00
parent 134c6dc0ee
commit 125fac2cec

View file

@ -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()