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
This commit is contained in:
Michael Insel 2018-04-23 18:13:40 +02:00
parent edd3737a96
commit 57766f780a
1 changed files with 5 additions and 3 deletions

View File

@ -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 <a id="plugin-check-command-apt"></a>