Decouples checks from alerts (removes unnecessary flag is_alert)

This commit is contained in:
Simone Mainardi 2021-06-17 11:43:12 +02:00
parent 394a2cc01d
commit 4a526c3cdf
34 changed files with 22 additions and 97 deletions

View file

@ -38,8 +38,6 @@ script = {
default_enabled = true,
-- This script is only for alerts generation
is_alert = true,
hooks = {
min = check_ghost_networks,