From a39d034fc4b6354e0ab52f3c0fb534043debe913 Mon Sep 17 00:00:00 2001 From: Alessandro De Blasis Date: Fri, 23 Sep 2022 07:43:42 +0100 Subject: [PATCH] Update website/content/api-docs/agent/check.mdx Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com> --- website/content/api-docs/agent/check.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/api-docs/agent/check.mdx b/website/content/api-docs/agent/check.mdx index 6e57164bb6..02f5172cc6 100644 --- a/website/content/api-docs/agent/check.mdx +++ b/website/content/api-docs/agent/check.mdx @@ -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. The check is logged as `critical` if the datagram is sent unsuccessfully. -- `OSService` `(string: "")` - Specifies the name of a service to check that is running as an OS-level service; either Windows Services on Windows or SystemD services on Unix. +- `OSService` `(string: "")` - Specifies 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 must be used periodically to update the state of the check. If the check is not