add threshold_cross template

This commit is contained in:
gabryon99 2021-02-23 12:58:28 +01:00
parent 50fb275dcb
commit 6f229ffd01
8 changed files with 149 additions and 19 deletions

View file

@ -2,6 +2,10 @@
-- (C) 2021 - ntop.org
--
-- TODO: check the 'is_alert' field
-- TODO: reset custom callback
-- TODO: /scripts/lua/module/user_scripts/templates
local dirs = ntop.getDirs()
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path