tripleo-common/healthcheck
Lars Kellogg-Stedman ab44c4500f healthchecks: service checks for rabbit, swift-*, mysql
Change-Id: I219a01077f5ea3209cbb40b6f27fdbfa638386f7
Implements: blueprint container-healthchecks
2017-07-28 02:42:50 +00:00
..
README.md Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
aodh-evaluator Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
aodh-listener Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
aodh-notifier Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
ceilometer-agent-central Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
ceilometer-agent-ipmi Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
ceilometer-agent-notification Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
cinder-backup Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
cinder-scheduler Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
cinder-volume Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
common.sh Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
glance-api healthchecks: implement service-specific checks 2017-07-25 14:10:10 +02:00
heat-api healthchecks: implement service-specific checks 2017-07-25 14:10:10 +02:00
heat-api-cfn healthchecks: implement service-specific checks 2017-07-25 14:10:10 +02:00
heat-engine Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
ironic-conductor Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
keystone-admin healthchecks: implement service-specific checks 2017-07-25 14:10:10 +02:00
keystone-public healthchecks: implement service-specific checks 2017-07-25 14:10:10 +02:00
manila-scheduler Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
mariadb healthchecks: service checks for rabbit, swift-*, mysql 2017-07-28 02:42:50 +00:00
mistral-engine Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
mistral-executor Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
neutron-dhcp Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
neutron-l3 Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
neutron-metadata Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
neutron-ovs-agent Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
nova-api healthchecks: implement service-specific checks 2017-07-25 14:10:10 +02:00
nova-compute Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
nova-conductor Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
nova-consoleauth Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
nova-ironic Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
nova-scheduler Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
nova-vnc-proxy Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
octavia-health-manager Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
octavia-housekeeping Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
octavia-worker Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
rabbitmq healthchecks: service checks for rabbit, swift-*, mysql 2017-07-28 02:42:50 +00:00
sahara-engine Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
sensu-client Add health check for services connected to RabbitMQ 2017-07-25 14:10:21 +02:00
swift-account-server healthchecks: service checks for rabbit, swift-*, mysql 2017-07-28 02:42:50 +00:00
swift-container-server healthchecks: service checks for rabbit, swift-*, mysql 2017-07-28 02:42:50 +00:00
swift-object-server healthchecks: service checks for rabbit, swift-*, mysql 2017-07-28 02:42:50 +00:00
swift-proxy healthchecks: service checks for rabbit, swift-*, mysql 2017-07-28 02:42:50 +00:00

README.md

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