From 5e7990640375a2c394568a51c3f6aac8c024f6ed Mon Sep 17 00:00:00 2001 From: Noah Hilverling Date: Tue, 19 Jun 2018 15:59:44 +0200 Subject: [PATCH] Docs: Add option 'disable conf.d' to windows wizard docs --- doc/06-distributed-monitoring.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/06-distributed-monitoring.md b/doc/06-distributed-monitoring.md index fe3e04c51..985e23fd9 100644 --- a/doc/06-distributed-monitoring.md +++ b/doc/06-distributed-monitoring.md @@ -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) -- 2.40.0