]> granicus.if.org Git - icinga2/commitdiff
Docs: Add option 'disable conf.d' to windows wizard docs 6390/head
authorNoah Hilverling <noah.hilverling@icinga.com>
Tue, 19 Jun 2018 13:59:44 +0000 (15:59 +0200)
committerNoah Hilverling <noah.hilverling@icinga.com>
Tue, 19 Jun 2018 13:59:44 +0000 (15:59 +0200)
doc/06-distributed-monitoring.md

index fe3e04c51fe39991fc8fac3abf2d28117c93c27d..985e23fd9bf32fd70f96bc7a089f27342a1d9787 100644 (file)
@@ -718,6 +718,7 @@ Optionally enable the following settings:
   Accept commands                   | **Optional.** Whether this node accepts command execution messages from the master node (required for [command endpoint mode](06-distributed-monitoring.md#distributed-monitoring-top-down-command-endpoint)). For [security reasons](06-distributed-monitoring.md#distributed-monitoring-security) this is disabled by default.
   Run Icinga 2 service as this user | **Optional.** Specify a different Windows user. This defaults to `NT AUTHORITY\Network Service` and is required for more privileged service checks.
   Install NSClient++                | **Optional.** The Windows installer bundles the NSClient++ installer for additional [plugin checks](06-distributed-monitoring.md#distributed-monitoring-windows-nscp).
+  Disable conf.d                    | **Optional.** Allows to disable the `include_recursive "conf.d"` directive except for the `api-users.conf` file in the `icinga2.conf` file. Defaults to `true`.
 
 ![Icinga 2 Windows Setup](images/distributed-monitoring/icinga2_windows_setup_wizard_03.png)