mirror of https://github.com/Icinga/icinga2.git
parent
2c8be90232
commit
9f06140e8f
|
@ -16,6 +16,11 @@ These templates are imported by the provided example configuration.
|
|||
> These templates are built into the binaries. By convention
|
||||
> all command and timeperiod objects should import these templates.
|
||||
|
||||
If you're not using the ITL includes you can manually load the
|
||||
library which contains these templates:
|
||||
|
||||
library "methods"
|
||||
|
||||
### <a id="itl-plugin-check-command"></a> plugin-check-command
|
||||
|
||||
Command template for check plugins executed by Icinga 2.
|
||||
|
|
Loading…
Reference in New Issue