]> granicus.if.org Git - icinga2/commitdiff
Documentation: Add a hint on configuration comments to troubleshooting.
authorMichael Friedrich <michael.friedrich@netways.de>
Fri, 23 May 2014 14:24:11 +0000 (16:24 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Fri, 23 May 2014 14:39:24 +0000 (16:39 +0200)
Refs #5611

doc/7-troubleshooting.md

index 6ce0c0cf26d41b83d293d9b3eeb33d8021464c9e..23066ce88075e64ad8544a4b36d63375ae81394c 100644 (file)
@@ -58,6 +58,12 @@ to `features-enabled` and that the latter is included in [icinga2.conf](#icinga2
 * Are the feature attributes set correctly according to the documentation?
 * Any errors on the logs?
 
+## <a id="configuration-ignored"></a> Configuration is ignored
+
+* Make sure that the line(s) are not [commented](#comments) (starting with `//` or `#`, or
+encapsulated by `/* ... */`.
+* Is the configuration file included in [icinga2.conf](#icinga2-conf)?
+
 ## <a id="configuration-attribute-inheritance"></a> Configuration attributes are inherited from
 
 Icinga 2 allows you to import templates using the [import](#import) keyword. If these template