mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
add threshold_cross template
This commit is contained in:
parent
50fb275dcb
commit
6f229ffd01
8 changed files with 149 additions and 19 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue