mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Decouples checks from alerts (removes unnecessary flag is_alert)
This commit is contained in:
parent
394a2cc01d
commit
4a526c3cdf
34 changed files with 22 additions and 97 deletions
|
|
@ -22,8 +22,6 @@ local script = {
|
|||
-- See below
|
||||
hooks = {},
|
||||
|
||||
-- This script is only for alerts generation
|
||||
is_alert = true,
|
||||
|
||||
gui = {
|
||||
i18n_title = "entity_thresholds.syn_victim_title",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue