From 12b0b9a936fc842742e00cf14089139236d95b76 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Thu, 28 Mar 2019 09:56:49 +0100 Subject: [PATCH] Fix code block in distributed monitoring docs --- doc/06-distributed-monitoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/06-distributed-monitoring.md b/doc/06-distributed-monitoring.md index 60a8c4737..7922da217 100644 --- a/doc/06-distributed-monitoring.md +++ b/doc/06-distributed-monitoring.md @@ -971,7 +971,7 @@ object Zone "icinga2-client1.localdomain" { parent = "master" //establish zone hierarchy } - ``` +``` You don't need any local configuration on the client except for CheckCommand definitions which can be synced using the global zone -- 2.40.0