Fix incorrect chapter titles.

Refs #5795
This commit is contained in:
Gunnar Beutner 2014-05-17 13:06:14 +02:00
parent d5f5d7b0a2
commit 59cbd2b2b9
1 changed files with 8 additions and 8 deletions

View File

@ -18,21 +18,21 @@ These templates are imported by the provided example configuration.
#### <a id="itl-plugin-check-command"></a> plugin-check-command
Check command template for plugins executed by Icinga 2.
Command template for check plugins executed by Icinga 2.
The `plugin-check-command` check command does not support any vars.
The `plugin-check-command` command does not support any vars.
#### <a id="itl-plugin-notification-command"></a> plugin-check-command
#### <a id="itl-plugin-notification-command"></a> plugin-notification-command
Check command template for notification scripts executed by Icinga 2.
Command template for notification scripts executed by Icinga 2.
The `plugin-notification-command` check command does not support any vars.
The `plugin-notification-command` command does not support any vars.
#### <a id="itl-plugin-event-command"></a> plugin-check-command
#### <a id="itl-plugin-event-command"></a> plugin-event-command
Check command template for event handler scripts executed by Icinga 2.
Command template for event handler scripts executed by Icinga 2.
The `plugin-event-command` check command does not support any vars.
The `plugin-event-command` command does not support any vars.
### <a id="itl-check-commands"></a> Check Commands