mirror of
https://github.com/status-im/consul.git
synced 2025-01-18 17:52:17 +00:00
Update website/content/api-docs/agent/check.mdx
This commit is contained in:
parent
5bba2a3ef4
commit
5f99f578a9
@ -245,7 +245,7 @@ The check sends datagrams to the value specified at the interval specified in th
|
|||||||
If the datagram is sent successfully or a timeout is returned, the check is set to the `passing` state.
|
If the datagram is sent successfully or a timeout is returned, the check is set to the `passing` state.
|
||||||
The check is logged as `critical` if the datagram is sent unsuccessfully.
|
The check is logged as `critical` if the datagram is sent unsuccessfully.
|
||||||
|
|
||||||
- `OSService` `(string: "")` - Specifies an OS-level service to check. You can specify either `Windows Services` on Windows or `SystemD` services on Unix.
|
- `OSService` `(string: "")` - Specifies the identifier of an OS-level service to check. You can specify either `Windows Services` on Windows or `SystemD` services on Unix.
|
||||||
|
|
||||||
- `TTL` `(duration: 10s)` - Specifies this is a TTL check, and the TTL endpoint
|
- `TTL` `(duration: 10s)` - Specifies this is a TTL check, and the TTL endpoint
|
||||||
must be used periodically to update the state of the check. If the check is not
|
must be used periodically to update the state of the check. If the check is not
|
||||||
|
Loading…
x
Reference in New Issue
Block a user