ntopng/scripts/plugins/too_many_drops/manifest.lua
2020-02-10 11:55:12 +01:00

10 lines
184 B
Lua

--
-- (C) 2019-20 - ntop.org
--
return {
title = "Too Many Drops",
description = "Detects excessive packet drops in network interfaces",
author = "ntop",
dependencies = {},
}