services.conf has also be moved to zones.d/global-templates/

refs #5838
This commit is contained in:
Jan Wagner 2017-12-06 17:07:14 +01:00 committed by Michael Friedrich
parent e6638cf8df
commit 99f2207ef9
1 changed files with 1 additions and 1 deletions

View 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>