From: Carlos Cesario Date: Mon, 12 May 2014 19:58:51 +0000 (+0200) Subject: Documentation: Fix cluster health check example. X-Git-Tag: v0.0.11~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=929651d5674ca732e82b3dc493b2d4d219656cf1;p=icinga2 Documentation: Fix cluster health check example. Fixes #6198 --- diff --git a/doc/4-monitoring-remote-systems.md b/doc/4-monitoring-remote-systems.md index 8fa61d7f2..33be59073 100644 --- a/doc/4-monitoring-remote-systems.md +++ b/doc/4-monitoring-remote-systems.md @@ -365,7 +365,7 @@ Example: check_interval = 1m check_command = "cluster" - assign where host.name = "icinga2a" + assign where host.name == "icinga2a" } Each cluster node should execute its own local cluster health check to