Getting a Load Balancer's Health Details
View the health status details for a load balancer.
The following table lists the health status indicators and their meanings.
Level |
Color |
Description |
---|---|---|
Critical |
Red |
At least one backend set associated with the load balancer returns a status of Critical. |
Warning |
Yellow |
All the following conditions are true:
|
Incomplete |
Yellow |
Any one of the following conditions is true:
|
Pending |
Yellow |
Any one of the following conditions is true:
|
OK |
Green |
All backend sets associated with the load balancer return a status of OK. |
- On the Load balancers list page, find the load balancer that you want to work with. If you need help finding the list page or the load balancer, see Listing Load Balancers.
- On the load balancer's details page, view the Overall health and Backend sets health indicators.
Use the oci lb load-balancer-health get command and required parameters to view the health details for a load balancer:
oci lb load-balancer-health get --load-balancer-id load_balancer_id [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetLoadBalancerHealth operation to view the health details for a load balancer.