mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +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
|
|
@ -18,9 +18,6 @@ local script = {
|
|||
-- This module is disabled by default
|
||||
alert_id = flow_alert_keys.flow_alert_unexpected_smtp_server,
|
||||
|
||||
-- This script is only for alerts generation
|
||||
is_alert = true,
|
||||
|
||||
default_enabled = false,
|
||||
|
||||
-- Specify the default value whe clicking on the "Reset Default" button
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue