]> granicus.if.org Git - icinga2/commitdiff
services.conf has also be moved to zones.d/global-templates/ 5838/head
authorJan Wagner <waja@cyconet.org>
Wed, 6 Dec 2017 16:07:14 +0000 (17:07 +0100)
committerJan Wagner <waja@cyconet.org>
Thu, 7 Dec 2017 18:21:08 +0000 (19:21 +0100)
doc/06-distributed-monitoring.md

index 6030aa1d6e812cc69d4313b064cacde8ab7ce516..9123eda3c38f169f4b12e8eb13af6fbe576b4015 100644 (file)
@@ -1850,7 +1850,7 @@ into your global zone.
 Example:
 
     [root@icinga2-master1.localdomain /]# cd /etc/icinga2/conf.d
-    [root@icinga2-master1.localdomain /etc/icinga2/conf.d]# cp {commands,downtimes,groups,notifications,templates,timeperiods,users}.conf /etc/icinga2/zones.d/global-templates
+    [root@icinga2-master1.localdomain /etc/icinga2/conf.d]# cp {commands,downtimes,groups,notifications,services,templates,timeperiods,users}.conf /etc/icinga2/zones.d/global-templates
 
 ### Health Checks <a id="distributed-monitoring-health-checks"></a>