From 61cfe19cdf93b60119be280b1c0dcaf17a10535c Mon Sep 17 00:00:00 2001 From: Sheppy Date: Thu, 16 Mar 2023 09:50:20 +0100 Subject: [PATCH] change: remove mail from async services --- .../monitoring-master/files/services_async.conf | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/roles/monitoring-master/files/services_async.conf b/roles/monitoring-master/files/services_async.conf index 6bacc01..96b786d 100644 --- a/roles/monitoring-master/files/services_async.conf +++ b/roles/monitoring-master/files/services_async.conf @@ -25,10 +25,6 @@ object Host "THS" { max_check_attempts = 5 retry_interval = 1m - vars.notification["mail"] = { - groups = ["icingaadmins"] - } - } object Host "atlantispc" { @@ -48,10 +44,6 @@ object Host "atlantispc" { max_check_attempts = 5 retry_interval = 1m - vars.notification["mail"] = { - groups = ["icingaadmins"] - } - } object Host "atlantislaptop" { @@ -71,10 +63,6 @@ object Host "atlantislaptop" { max_check_attempts = 5 retry_interval = 1m - vars.notification["mail"] = { - groups = ["icingaadmins"] - } - } object Host "kathilaptop" { @@ -94,10 +82,6 @@ object Host "kathilaptop" { max_check_attempts = 5 retry_interval = 1m - #vars.notification["mail"] = { - # groups = ["icingaadmins"] - #} - } apply Service "backup_kathi_laptop" {