A bit more language cleanup to checks.

This commit is contained in:
Ryan Breen 2015-01-29 17:17:02 -05:00
parent c82cc407d9
commit 56f2807822
1 changed files with 3 additions and 4 deletions

View File

@ -82,11 +82,10 @@ provide an `id` and `notes` field. The `id` is set to the `name` if not
provided. It is required that all checks have a unique ID per node: if names
might conflict, unique IDs should be provided.
The `notes` field is opaque to Consul but can be used to provide a human-readable
descriptions. With a script check, the field is set to any output generated by the
script. Similarly, an external process updating a TTL check via the HTTP interface
can set the `notes` value.
description of the current state of the check. With a script check, the field is
set to any output generated by the script. Similarly, an external process updating
a TTL check via the HTTP interface can set the `notes` value.
To configure a check, either provide it as a `-config-file` option to the
agent or place it inside the `-config-dir` of the agent. The file must