mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 15:44:11 +02:00
Drop command template imports for versions < 2.6 in the docs
Such versions are out of support, so there's no need to keep track in the docs for 2.9.
This commit is contained in:
parent
0f1715332a
commit
e390962fb6
@ -124,10 +124,6 @@ chapter.
|
|||||||
A check command definition. Additional default command custom attributes can be
|
A check command definition. Additional default command custom attributes can be
|
||||||
defined here.
|
defined here.
|
||||||
|
|
||||||
> **Note**
|
|
||||||
>
|
|
||||||
> Icinga 2 versions < 2.6.0 require the import of the [plugin-check-command](10-icinga-template-library.md#itl-plugin-check-command) template.
|
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -563,10 +559,6 @@ Endpoint objects cannot currently be created with the API.
|
|||||||
|
|
||||||
An event command definition.
|
An event command definition.
|
||||||
|
|
||||||
> **Note**
|
|
||||||
>
|
|
||||||
> Icinga 2 versions < 2.6.0 require the import of the [plugin-event-command](10-icinga-template-library.md#itl-plugin-event-command) template.
|
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -1184,10 +1176,6 @@ Runtime Attributes:
|
|||||||
|
|
||||||
A notification command definition.
|
A notification command definition.
|
||||||
|
|
||||||
> **Note**
|
|
||||||
>
|
|
||||||
> Icinga 2 versions < 2.6.0 require the import of the [plugin-notification-command](10-icinga-template-library.md#itl-plugin-notification-command) template.
|
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user