From 0e4c00805c603b3353e5100e8eef2c1cfa2b5035 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Fri, 13 Dec 2013 14:41:48 +0100 Subject: [PATCH] Add documentation for the "icinga" check command. Fixes #5326 --- doc/5-icinga-template-library.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/5-icinga-template-library.md b/doc/5-icinga-template-library.md index e663779fc..3835f586c 100644 --- a/doc/5-icinga-template-library.md +++ b/doc/5-icinga-template-library.md @@ -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.