This is the command eulb-configure-healthcheck that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
eulb-configure-healthcheck - Configure health checking for instance registerd with a load
balancer
SYNOPSIS
eulb-configure-healthcheck --healthy-threshold COUNT --interval SECONDS -t
PROTOCOL:PORT[/PATH] --timeout SECONDS --unhealthy-threshold COUNT [--show-empty-fields]
[--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version]
[-h] ELB
DESCRIPTION
Configure health checking for instance registerd with a load balancer
positional arguments:
ELB name of the load balancer to modify (required)
optional arguments:
--healthy-threshold COUNT
number of consecutive successful health checks that will mark instances as Healthy
(required)
--interval SECONDS
approximate interval between health checks (required)
-t PROTOCOL:PORT[/PATH], --target PROTOCOL:PORT[/PATH]
connection target for health checks (required)
--timeout SECONDS
maximum health check duration (required)
--unhealthy-threshold COUNT
number of consecutive failed health checks that will mark instances as Unhealthy
(required)
--show-empty-fields
show empty values as "(nil)"
--region USER@REGION
name of the region and/or user in config files to use to connect to the service
-U URL, --url URL
load balancing service endpoint URL
-I KEY_ID, --access-key-id KEY_ID
-S KEY, --secret-key KEY
--debug
show debugging output
--debugger
launch interactive debugger on error
--version
show the program's version and exit
-h, --help
show this help message and exit
Use eulb-configure-healthcheck online using onworks.net services