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" {