From 57766f780ab09e7955fc5698ba027594d71c67cc Mon Sep 17 00:00:00 2001 From: Michael Insel Date: Mon, 23 Apr 2018 18:13:40 +0200 Subject: [PATCH] Doc: Add note for not fully supported Plugin collections This adds a note to the ITL documentation, to mention that only the Monitoring Plugins collection is fully supported by the ITL. refs #6248 --- doc/10-icinga-template-library.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/10-icinga-template-library.md b/doc/10-icinga-template-library.md index f790397f9..27c8ec5e7 100644 --- a/doc/10-icinga-template-library.md +++ b/doc/10-icinga-template-library.md @@ -174,9 +174,11 @@ file: The plugin check commands assume that there's a global constant named `PluginDir` which contains the path of the plugins from the Monitoring Plugins project. -**Note**: If there are command parameters missing for the provided CheckCommand -definitions please kindly send a patch upstream. This should include an update -for the ITL CheckCommand itself and this documentation section. +> **Note**: +> +> Please be aware, that the CheckCommand definitions are based on the [Monitoring Plugins](https://www.monitoring-plugins.org), other Plugin collections might not support +> all parameters. If there are command parameters missing for the provided CheckCommand definitions please kindly send a patch upstream. +> This should include an update for the ITL CheckCommand itself and this documentation section. ### apt -- 2.40.0