tripleo-common/healthcheck/README.md
Martin Mágr b4327a4d3b Add health check for services connected to RabbitMQ
- extended common lib with check for processes opening a specific ports
- added health check scripts for services which require to be connected
  to RabbitMQ server

Implements: blueprint container-healthchecks
Change-Id: I039b4f2bc9826bece6c382ac07e8fb2495fae924
2017-07-25 14:10:21 +02:00

784 B

Health check commands

The scripts in this directory are meant to implement the container-healthcheck blueprint. They are written to be compatible with the Docker HEALTHCHECK api.

The scripts expect to source /usr/share/tripleo-common/healthcheck/common.sh. If you want to run scripts without installing to that file, you can set the HEALTHCHECKS_DIR environment variable, e.g:

$ export HEALTHCHECKS_DIR=$PWD
$ ./heat-api
{"versions": [{"status": "CURRENT", "id": "v1.0", "links": [{"href": "http://192.168.24.1:8004/v1/", "rel": "self"}]}]}
300 192.168.24.1:8004 0.002 seconds