ntopng/scripts/plugins/alerts/network/low_goodput/locales/en.lua
Luca Deri d94920d858 Typo
2020-11-14 01:11:52 +01:00

8 lines
147 B
Lua

--
-- (C) 2020 - ntop.org
--
return {
description = "Trigger alerts when flow goodput is too low (<= 60%)", --
title = "Low Goodput",
}