From: Michael Friedrich Date: Sat, 21 Feb 2015 09:51:58 +0000 (+0100) Subject: Doc: Fix html anchors for contrib plugins X-Git-Tag: v2.3.0~161 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aef2513c9efb37e83e7184efe87b8b12c8d8c227;p=icinga2 Doc: Fix html anchors for contrib plugins refs #7209 refs #7292 refs #7294 --- diff --git a/doc/7-icinga-template-library.md b/doc/7-icinga-template-library.md index e55ce59d3..2a6fd53c8 100644 --- a/doc/7-icinga-template-library.md +++ b/doc/7-icinga-template-library.md @@ -928,7 +928,7 @@ The Plugins contrib collects various contributed command definitions. These check commands assume that the global constant named `PluginsContribDir` is set to the path where the user installs custom plugins and can be enabled by uncommenting the corresponding line in icinga2.conf. -## Network Components +## Network Components This category includes all plugins for various network components like routers, switches and firewalls. @@ -1000,7 +1000,7 @@ interfacetable_defaulttablesorting | **Optional.** Default table sorting can be interfacetable_tablesplit | **Optional.** Generate multiple interface tables, one per interface type. Defaults to false. interfacetable_notype | **Optional.** Remove the interface type for each interface. Defaults to false. -## Operating System +## Operating System In this category you can find plugins for gathering information about your operating system or the system beneath like memory usage. @@ -1018,7 +1018,7 @@ mem_cache | **Optional.** If set to true plugin will count cache as free memo mem_warning | **Required.** Specifiy the warning threshold as number interpreted as percent. mem_critical | **Required.** Specifiy the critical threshold as number interpreted as percent. -## Virtualization +## Virtualization This category includes all plugins for various virtualization technologies.