1EULB-CONFIGURE-HEALTHCHECK(1)    User Commands   EULB-CONFIGURE-HEALTHCHECK(1)
2
3
4

NAME

6       eulb-configure-healthcheck  -  Configure  health  checking for instance
7       registerd with a load balancer
8

SYNOPSIS

10       eulb-configure-healthcheck --healthy-threshold COUNT --interval SECONDS
11
12       -t PROTOCOL:PORT[/PATH] --timeout SECONDS
13              --unhealthy-threshold  COUNT  [--show-empty-fields]   [-U   URL]
14              [--region  USER@REGION]  [-I  KEY_ID] [-S KEY] [--security-token
15              TOKEN] [--debug] [--debugger] [--version] [-h] ELB
16

DESCRIPTION

18       Configure health checking for instance registerd with a load balancer
19
20   positional arguments:
21       ELB    name of the load balancer to modify (required)
22
23   optional arguments:
24       --healthy-threshold COUNT
25              number of consecutive successful health checks  that  will  mark
26              instances as Healthy (required)
27
28       --interval SECONDS
29              approximate interval between health checks (required)
30
31       -t PROTOCOL:PORT[/PATH], --target PROTOCOL:PORT[/PATH]
32              connection target for health checks (required)
33
34       --timeout SECONDS
35              maximum health check duration (required)
36
37       --unhealthy-threshold COUNT
38              number  of  consecutive  failed  health  checks  that  will mark
39              instances as Unhealthy (required)
40
41       --show-empty-fields
42              show empty values as "(nil)"
43
44       -U URL, --url URL
45              load balancing service endpoint URL
46
47       --region USER@REGION
48              region and/or user names to search when looking up  config  file
49              data
50
51       -I KEY_ID, --access-key-id KEY_ID
52
53       -S KEY, --secret-key KEY
54
55       --security-token TOKEN
56
57       --debug
58              show debugging output
59
60       --debugger
61              launch interactive debugger on error
62
63       --version
64              show the program's version and exit
65
66       -h, --help
67              show this help message and exit
68
69
70
71euca2ools 3.4                    December 2016   EULB-CONFIGURE-HEALTHCHECK(1)
Impressum