mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Alerts API cleanup and JSON migration
This commit is contained in:
parent
3ca04b95ec
commit
c183a577be
42 changed files with 1353 additions and 880 deletions
|
|
@ -7,7 +7,6 @@ local alert_consts = require("alert_consts")
|
|||
|
||||
local check_module = {
|
||||
key = "throughput",
|
||||
alert_type = alert_consts.alert_types.threshold_cross,
|
||||
check_function = alerts_api.threshold_check_function,
|
||||
local_only = true,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue