Fix alert config on local hosts

This commit is contained in:
emanuele-f 2019-07-17 19:05:01 +02:00
parent 608676fd0d
commit c5e597ea75
9 changed files with 13 additions and 1 deletions

View file

@ -9,6 +9,7 @@ local check_module = {
key = "flows",
alert_type = alert_consts.alert_types.threshold_cross,
check_function = alerts_api.threshold_check_function,
local_only = true,
gui = {
i18n_title = "flows",