mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +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
|
|
@ -49,7 +49,6 @@ local script = {
|
|||
|
||||
-- If true, the script will be automatically disabled when alerts are
|
||||
-- disabled.
|
||||
is_alert = false,
|
||||
|
||||
-- If true, this script will only be executed on packet interfaces
|
||||
packet_interface_only = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue