diff --git a/roles/monitoring-master/files/services_async.conf b/roles/monitoring-master/files/services_async.conf index b0616ed..240c9ee 100644 --- a/roles/monitoring-master/files/services_async.conf +++ b/roles/monitoring-master/files/services_async.conf @@ -136,15 +136,6 @@ apply Service "backup_atlantis_laptop" { assign where host.name == "atlantispc" } -apply Service "backup_atlantishq" { - import "generic-service" - check_command = "gateway" - vars.protocol = "https" - vars.host = "async-icinga.atlantishq.de" - vars.service_name = "backup_atlantishq" - assign where host.name == "atlantispc" -} - apply Service "backup_ths_server" { import "generic-service" check_command = "gateway"