]> granicus.if.org Git - icinga2/commitdiff
Update documentation for libmethods
authorGunnar Beutner <gunnar.beutner@netways.de>
Sun, 28 Aug 2016 06:27:01 +0000 (08:27 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Sun, 28 Aug 2016 06:27:01 +0000 (08:27 +0200)
fixes #12572

doc/10-icinga-template-library.md

index 9d582718ad463cddd77d22c4571fcfe1331eb3db..5195745ddd35b24ee7b50b426c38129bf640ab58 100644 (file)
@@ -16,6 +16,11 @@ These templates are imported by the provided example configuration.
 > These templates are built into the binaries. By convention
 > all command and timeperiod objects should import these templates.
 
+If you're not using the ITL includes you can manually load the
+library which contains these templates:
+
+    library "methods"
+
 ### <a id="itl-plugin-check-command"></a> plugin-check-command
 
 Command template for check plugins executed by Icinga 2.