Getting a Load Balancer's Health Details
Describes how to get a load balancer's health status details.
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. |
-
Open the navigation menu, click Networking, and then click Load Balancers.
-
Select the Compartment from the list.
All load balancers and network load balancers in that compartment are listed in tabular form.
-
(optional) Select a State from the list to limit the load balancers displayed to that state.
-
(optional) Uncheck Network Load Balancer under Type to only display load balancers.
-
Click the load balancer that you want to edit.
The Load Balancer Details dialog box appears.
-
View the Overall Health and Backend Sets Health indicators.
-
Use the oci lb load-balancer-health get command and required parameters to the a load balancer's health details:
oci lb load-balancer-health get --load-balancer-id load_balancer_id [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the GetLoadBalancerHealth operation to display the health details for a load balancer.