From b32d9a8a08f99d7d81e7d74a92b6118c40cd3b97 Mon Sep 17 00:00:00 2001 From: Navid Sassan Date: Thu, 14 Oct 2021 16:43:07 +0200 Subject: [PATCH] fixed check_command name --- assets/icingaweb2-module-director/all-the-rest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/icingaweb2-module-director/all-the-rest.json b/assets/icingaweb2-module-director/all-the-rest.json index 213068890..768ff20c7 100644 --- a/assets/icingaweb2-module-director/all-the-rest.json +++ b/assets/icingaweb2-module-director/all-the-rest.json @@ -1506,7 +1506,7 @@ "action_url": null, "apply_for": null, "assign_filter": null, - "check_command": "cmd-check-cert", + "check_command": "cmd-check-url", "check_interval": "43200", "check_period": null, "check_timeout": null,