Reworks plugin loading and structure

Implements #4358
This commit is contained in:
Simone Mainardi 2020-09-15 11:33:50 +02:00
parent 81f55a02a4
commit f7e1ea9709
164 changed files with 106 additions and 84 deletions

View file

@ -1,10 +0,0 @@
--
-- (C) 2019-20 - ntop.org
--
return {
title = "Requests vs Replies Ratio",
description = "Trigger alerts when on the requests/reply ratio",
author = "ntop",
dependencies = {},
}