Add documentation for the "icinga" check command.

Fixes #5326
This commit is contained in:
Gunnar Beutner 2013-12-13 14:41:48 +01:00
parent 13d72c5ef5
commit 0e4c00805c
1 changed files with 7 additions and 0 deletions

View File

@ -260,3 +260,10 @@ plugindir | **Required.** The directory containing this plugin.
address | **Required.** The host's address.
oid | **Optional.** The SNMP OID. Defaults to "1.3.6.1.2.1.1.3.0".
community | **Optional.** The SNMP community. Defaults to "public".
### icinga
Check command for the built-in `icinga` check. This check returns performance
data for the current Icinga instance.
The `icinga` check command does not support any macros.