From bdf8a11323169c8a07dc8d8c2b0abb63b0afe0f2 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Wed, 6 Dec 2017 17:07:14 +0100 Subject: [PATCH] services.conf has also be moved to zones.d/global-templates/ --- 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 6030aa1d6..9123eda3c 100644 --- a/doc/06-distributed-monitoring.md +++ b/doc/06-distributed-monitoring.md @@ -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 -- 2.40.0