Fix missing whitespace in the documentation

fixes #8889

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
This commit is contained in:
Louis Sautier 2015-03-28 01:42:12 +01:00 committed by Gunnar Beutner
parent 1747e580b2
commit 0771c9755a
4 changed files with 5 additions and 5 deletions

View File

@ -738,7 +738,7 @@ included in `icinga2.conf` by default.
> **Note** > **Note**
> >
> Add your own custom templates in the `conf.d`directory as well, e.g. inside > Add your own custom templates in the `conf.d/` directory as well, e.g. inside
> the [templates.conf](5-configuring-icinga-2.md#templates-conf) file. > the [templates.conf](5-configuring-icinga-2.md#templates-conf) file.
### <a id="differences-1x-2-main-config"></a> Main Config File ### <a id="differences-1x-2-main-config"></a> Main Config File

View File

@ -1559,7 +1559,7 @@ will fail in case the `dsl-router` host is down. Therefore the example below
defines a host dependency which acts implicitly as parent relation too. defines a host dependency which acts implicitly as parent relation too.
Furthermore the host may be reachable but ping probes are dropped by the Furthermore the host may be reachable but ping probes are dropped by the
router's firewall. In case the `dsl-router``ping4` service check fails, all router's firewall. In case the `dsl-router`'s `ping4` service check fails, all
further checks for the `ping4` service on host `google-dns` service should further checks for the `ping4` service on host `google-dns` service should
be suppressed. This is achieved by setting the `disable_checks` attribute to `true`. be suppressed. This is achieved by setting the `disable_checks` attribute to `true`.
@ -1600,7 +1600,7 @@ be suppressed. This is achieved by setting the `disable_checks` attribute to `tr
### <a id="dependencies-apply-custom-attributes"></a> Apply Dependencies based on Custom Attributes ### <a id="dependencies-apply-custom-attributes"></a> Apply Dependencies based on Custom Attributes
You can use [apply rules](3-monitoring-basics.md#using-apply) to set parent or You can use [apply rules](3-monitoring-basics.md#using-apply) to set parent or
child attributes e.g. `parent_host_name`to other object's child attributes e.g. `parent_host_name` to other object's
attributes. attributes.
A common example are virtual machines hosted on a master. The object A common example are virtual machines hosted on a master. The object

View File

@ -476,7 +476,7 @@ The `interval` attribute is not explicitly set - it [defaults to 30 minutes](6-o
By setting the `user_groups` to the value provided by the By setting the `user_groups` to the value provided by the
respective [host.vars.notification.mail](5-configuring-icinga-2.md#hosts-conf) attribute we'll respective [host.vars.notification.mail](5-configuring-icinga-2.md#hosts-conf) attribute we'll
implicitely use the`icingaadmins` UserGroup defined in [users.conf](5-configuring-icinga-2.md#users-conf). implicitely use the `icingaadmins` UserGroup defined in [users.conf](5-configuring-icinga-2.md#users-conf).
apply Notification "mail-icingaadmin" to Host { apply Notification "mail-icingaadmin" to Host {
import "mail-host-notification" import "mail-host-notification"

View File

@ -937,7 +937,7 @@ swap\_win\_unit | **Optional**. The unit to display the received value in, thres
## <a id="windows-plugins-update-windows"></a>update-windows ## <a id="windows-plugins-update-windows"></a>update-windows
Check command object for `check_update.exe`plugin. Check command object for `check_update.exe` plugin.
Querying Microsoft for Windows updates can take multiple seconds to minutes. An update is treated as important when it has the WSUS flag for SecurityUpdates or CriticalUpdates. Querying Microsoft for Windows updates can take multiple seconds to minutes. An update is treated as important when it has the WSUS flag for SecurityUpdates or CriticalUpdates.
Custom attributes: Custom attributes: