mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 08:04:14 +02:00
Add description for the display_name attribute for services.
Fixes #6253
This commit is contained in:
parent
6a7f4f8d03
commit
8d1467697c
@ -635,6 +635,7 @@ Attributes:
|
|||||||
|
|
||||||
Name |Description
|
Name |Description
|
||||||
----------------|----------------
|
----------------|----------------
|
||||||
|
display_name |**Optional.** A short description of the service.
|
||||||
host_name |**Required.** The host this service belongs to. There must be a `Host` object with that name.
|
host_name |**Required.** The host this service belongs to. There must be a `Host` object with that name.
|
||||||
name |**Required.** The service name. Must be unique on a per-host basis (Similar to the service_description attribute in Icinga 1.x).
|
name |**Required.** The service name. Must be unique on a per-host basis (Similar to the service_description attribute in Icinga 1.x).
|
||||||
groups |**Optional.** The service groups this service belongs to.
|
groups |**Optional.** The service groups this service belongs to.
|
||||||
@ -1952,4 +1953,4 @@ nscp_timeout | **Optional.** The query timeout in seconds.
|
|||||||
|
|
||||||
Check command for the `check_apt` plugin.
|
Check command for the `check_apt` plugin.
|
||||||
|
|
||||||
The `apt` check command does not support any vars.
|
The `apt` check command does not support any vars.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user