ntopng/scripts/plugins/alerts/internals/flow_calls_drops/manifest.lua
2021-01-02 12:08:23 +01:00

10 lines
194 B
Lua

--
-- (C) 2019-21 - ntop.org
--
return {
title = "Flow Calls Drops",
description = "Detects drops in flow user scripts calls and triggers alerts",
author = "ntop",
dependencies = {},
}