LocalLB::MonitorStatus

Introduced : BIG-IP_v9.0
A list of possible values for an object&aposs monitor status.

Members

Member

Value

Description

MONITOR_STATUS_UNCHECKED

0

Status of an enabled object that is not being monitored.

MONITOR_STATUS_CHECKING

1

Initial status of a object until its monitors report.

MONITOR_STATUS_UP

2

Status of an enabled object when its monitors succeed.

MONITOR_STATUS_DOWN

3

Status of an enabled object when its monitors fail.

MONITOR_STATUS_FORCED_DOWN

4

Status of a object when it’s forced down manually.

MONITOR_STATUS_MAINT

5

Status of an object when in maintenance mode.

MONITOR_STATUS_ADDRESS_DOWN

6

Status of an object whose node address monitor fails.

MONITOR_STATUS_DOWN_BY_IRULE

7

Status of an object which has been marked down by an iRule.

MONITOR_STATUS_DOWN_WAIT_FOR_MANUAL_RESUME

8

Status of an object which has been marked down, and should be manually marked up.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.