Merge branch 'alerts-store' into dev

This commit is contained in:
Simone Mainardi 2021-04-26 19:59:30 +02:00
commit 2278926da4
265 changed files with 5802 additions and 1672 deletions

View file

@ -4,6 +4,7 @@
local user_scripts = require("user_scripts")
local alert_severities = require "alert_severities"
local host_alert_keys = require "host_alert_keys"
-- #################################################################
@ -12,6 +13,7 @@ local ntp_contacts = {
category = user_scripts.script_categories.security,
default_enabled = false,
alert_id = host_alert_keys.host_alert_ntp_server_contacts,
default_value = {
operator = "gt",