]> granicus.if.org Git - icinga2/commitdiff
Fix missing whitespace in the documentation
authorLouis Sautier <sautier.louis@gmail.com>
Sat, 28 Mar 2015 00:42:12 +0000 (01:42 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Sat, 28 Mar 2015 07:08:03 +0000 (08:08 +0100)
fixes #8889

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
doc/18-migrating-from-icinga-1x.md
doc/3-monitoring-basics.md
doc/5-configuring-icinga-2.md
doc/7-icinga-template-library.md

index 20e22f437d2b8a027ef228bc70d46d49b77b3a09..538155ef0b368a9dfed527be5104a2f816019480 100644 (file)
@@ -738,7 +738,7 @@ included in `icinga2.conf` by default.
 
 > **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.
 
 ### <a id="differences-1x-2-main-config"></a> Main Config File
index 73160ea54d4e3755633c8af1cf396e66e70af78f..d6efc101139362e0bdf808d8b280db165c96d9eb 100644 (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.
 
 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
 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
 
 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.
 
 A common example are virtual machines hosted on a master. The object
index 094ea40ee15eb3df102778c8bd60e89e6fc9d66a..69efb47f23543018c6fbca15e68921b0d1eaaccc 100644 (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
 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 {
       import "mail-host-notification"
index 7b32c2720a8413bf552d07bbc2d08f175a75b8f0..36f2d525fd9cd2e5a889974ab9859b0eabe5360e 100644 (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
 
-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. 
 
 Custom attributes: