Diptanu Choudhury
c25d0f044f
Some more grammer corrections and formatting to docker check docs
2015-10-28 14:56:55 -07:00
Diptanu Choudhury
1633cf9d1c
Some changes to the docker check docs
2015-10-28 14:24:03 -07:00
Diptanu Choudhury
e4f2887ba3
Added some docs for the docker check
2015-10-28 14:19:57 -07:00
Peter Fern
916ff7e5fa
Document `TCP` check type
2015-07-27 10:53:52 +10:00
Ryan Uber
c8b3e48cbf
website: link to check pass/fail endpoint docs from checks page
2015-06-22 10:21:50 -07:00
Ryan Uber
e872587e19
website: document TTL check persistence
2015-06-05 17:15:57 -07:00
siddharthist
0dac1ea126
Clarify how intervals are parsed
...
Current docs only show second intervals and do not specify
other valid options, this commit specifically outlines how the times are
parsed.
2015-06-03 12:53:09 -05:00
Ryan Uber
1ae7710024
website: document setting initial status of health checks in config
2015-05-28 13:03:01 -07:00
Ryan Uber
8d2834fb12
website: document service and check acl options
2015-04-28 14:28:06 -07:00
Ryan Breen
8920da59ee
Website: cleanup for intro/getting-started/checks.html.
2015-03-17 17:50:28 -04:00
Ryan Uber
6cc9478c38
website: document http check timeout configuration
2015-02-05 23:30:08 -08:00
Ryan Breen
7fd0b148ac
A bit more language cleanup to checks.
2015-01-29 17:17:02 -05:00
Ryan Breen
cf033f448d
No need to confine the example to a web app.
2015-01-29 17:14:19 -05:00
Ryan Breen
a8470991cd
Some reorg of the TTL description.
2015-01-29 17:12:20 -05:00
Ryan Breen
cef8305bd0
Make it clear that checks persist with the node, period, not just across runs of the agent but across reboots as well.
2015-01-29 17:10:15 -05:00
Ryan Breen
eea0029f2d
Add a bit more detail around checks and clarify some language.
2015-01-29 17:08:56 -05:00
Ryan Breen
8afcf9f152
Language touch-ups for the checks docs.
2015-01-29 16:45:19 -05:00
Ryan Uber
674be58e55
agent: support multiple checks per service
2015-01-20 21:48:42 -08:00
Nicholas Capo
e0c3c22748
Update HTTP Check documentation: 503 -> 429
2015-01-13 00:10:05 +00:00
Nicholas Capo
fb5ba8d97d
command/agent: Add simple HTTP check type
...
These checks make an `HTTP GET` request every Interval to the specified URL.
The status of the service depends on the HTTP Response Code.
`200` is passing, `503` is warning and anything else is failing.
2015-01-09 16:43:24 -06:00
Dan Frost
1b94c804f3
docs: agent/checks: minor fixes
2014-11-26 13:42:53 +00:00
Ryan Uber
d472825181
website: fix JSON in multiple checks documentation
2014-10-27 11:58:01 -07:00
Ryan Uber
f03bbb8daa
website: update docs for multiple checks in config
2014-10-26 13:25:48 -07:00
Seth Vargo
869b194127
Use new Markdown syntaxes and add SEO descriptions
2014-10-19 19:42:13 -04:00
Armon Dadgar
fed38165fe
website: clarify unique per-ndoe
2014-06-08 17:31:44 -07:00
Shayan Pooya
c3ac3f8434
website: fix a couple of typos.
2014-05-03 19:16:55 -04:00
Gavin M. Roy
11f0d0fe3f
Minor documentation fixes
...
- Correct spotted typos
- Ran JSON snippets through jsonpp for consistent display of JSON results
- Unfortunately my editor stripped EOL whitespace so there's a bit of whitespace diff
2014-04-30 15:26:07 -04:00
Armon Dadgar
304cb516e1
website: Documentation cleanup
2014-04-09 11:06:27 -07:00
Armon Dadgar
0a19fdd10a
website: document registering checks and services better. Fixes #6
2014-02-22 18:53:31 -08:00
Armon Dadgar
e116815e17
website: working on documenting http api
2014-02-19 12:05:18 -08:00
Armon Dadgar
6e500ef54b
website: document checks and services
2014-02-18 18:05:18 -08:00