AWS

Download 186
Last updated Feb 21, 2024

aws-elasticbeanstalk-instances-health

Retrieves detailed information about the health of instances in your AWS Elastic Beanstalk.

aws-elasticbeanstalk-instances-health [profile=PROFILE] [region=REGION] [env=ENV]
profile=PROFILE
The identifier of AWS connect profile
region=REGION
AWS region
env=ENV
Environment ID of AWS Elastic Beanstalk environment. All environments by default.

AWS IAM Policy

To use this command, you must allow the below permissions in your AWS IAM policy:

  • elasticbeanstalk:DescribeInstancesHealth

Output Fields

FieldTypeNameDescription
aws_profileStringConnect profileThe identifier of AWS connect profile
regionStringRegione.g. ap-northeast-2
azStringAvailability Zonee.g. ap-northeast-2a
env_idStringEnvironment IDe.g. e-igxpchytk3
instance_idStringInstance IDe.g. i-07701e96ab69db43f
instance_typeStringInstance typee.g. t2.micro
launched_atDateLaunched at
colorStringColore.g. Green
health_statusStringHealth statuse.g. Ok
causesListCauses
cpu_systemDoubleCPU system
cpu_userDoubleCPU user
cpu_idleDoubleCPU idle
cpu_niceDoubleCPU nice
cpu_privilegedDoubleCPU privileged
cpu_irqDoubleCPU IRQ
cpu_soft_irqDoubleCPU Soft IRQ
cpu_io_waitDoubleCPU IO wait
load_avgsListLoad average
durationIntegerDuration
p10Doublep10The average latency for the slowest 90 percent of requests over the last 10 seconds.
p50Doublep50The average latency for the slowest 50 percent of requests over the last 10 seconds.
p75Doublep75The average latency for the slowest 25 percent of requests over the last 10 seconds.
p85Doublep85The average latency for the slowest 15 percent of requests over the last 10 seconds.
p90Doublep90The average latency for the slowest 10 percent of requests over the last 10 seconds.
p95Doublep95The average latency for the slowest 5 percent of requests over the last 10 seconds.
p99Doublep99The average latency for the slowest 1 percent of requests over the last 10 seconds.
p999Doublep999The average latency for the slowest 0.1 percent of requests over the last 10 seconds.
deployment_idLongDeployment ID
deployment_timeDateDeployment time
deployment_statusStringDeployment status
deployment_version_labelStringDeployment version label