diff --git a/roles/monitoring-master/files/services_async.conf b/roles/monitoring-master/files/services_async.conf index 6e2515a..6fa6576 100644 --- a/roles/monitoring-master/files/services_async.conf +++ b/roles/monitoring-master/files/services_async.conf @@ -141,7 +141,7 @@ apply Service "backup_ths_storrage_box" { check_command = "gateway" vars.protocol = "https" vars.host = "async-icinga.atlantishq.de" - vars.service_name = "backup_ths_offline_storrage_box" + vars.service_name = "backup_ths_storrage_box" assign where host.name == "atlantispc" }