.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2. .TH EULB-CONFIGURE-HEALTHCHECK "1" "August 2013" "euca2ools 3.0.1" "User Commands" .SH NAME eulb-configure-healthcheck \- Configure health checking for instance registerd with a load balancer .SH SYNOPSIS eulb\-configure\-healthcheck \fB\-\-healthy\-threshold\fR COUNT \fB\-\-interval\fR SECONDS \fB\-t\fR PROTOCOL:PORT[/PATH] \fB\-\-timeout\fR SECONDS \fB\-\-unhealthy\-threshold\fR COUNT [\-\-show\-empty\-fields] [\-\-region USER@REGION | \fB\-U\fR URL] [\-I KEY_ID] [\-S KEY] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] ELB .SH DESCRIPTION Configure health checking for instance registerd with a load balancer .SS "positional arguments:" .TP ELB name of the load balancer to modify (required) .SS "optional arguments:" .TP \fB\-\-healthy\-threshold\fR COUNT number of consecutive successful health checks that will mark instances as Healthy (required) .TP \fB\-\-interval\fR SECONDS approximate interval between health checks (required) .TP \fB\-t\fR PROTOCOL:PORT[/PATH], \fB\-\-target\fR PROTOCOL:PORT[/PATH] connection target for health checks (required) .TP \fB\-\-timeout\fR SECONDS maximum health check duration (required) .TP \fB\-\-unhealthy\-threshold\fR COUNT number of consecutive failed health checks that will mark instances as Unhealthy (required) .TP \fB\-\-show\-empty\-fields\fR show empty values as "(nil)" .TP \fB\-\-region\fR USER@REGION name of the region and/or user in config files to use to connect to the service .TP \fB\-U\fR URL, \fB\-\-url\fR URL load balancing service endpoint URL .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit