mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
services.conf has also be moved to zones.d/global-templates/
This commit is contained in:
parent
d91e5cd054
commit
bdf8a11323
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue