LocalLB::ProfileAnalytics::AnalyticsAlertMetric

Introduced : BIG-IP_v11.1.0
Analytics alert metric - Specifies a metric on which the alert is defined.

Members

Member

Value

Description

ANALYTICS_ALERT_METRIC_UNKNOWN

0

Alert metric is unknown (or is unsupported by iControl).

ANALYTICS_ALERT_METRIC_AVG_TPS

1

An alert is triggered when the average number of transactions per second breaches the defined threshold.

ANALYTICS_ALERT_METRIC_MAX_TPS

2

An alert is triggered when the largest number of transactions per second breaches the defined threshold.

ANALYTICS_ALERT_METRIC_AVG_SERVER_LAT

3

An alert is triggered when the average time it takes for the server to respond to a request breaches the defined threshold.

ANALYTICS_ALERT_METRIC_AVG_CLIENT_LAT

4

ANALYTICS_ALERT_METRIC_MAX_SERVER_LAT

5

An alert is triggered when the longest time it takes for the server to respond to a request breaches the defined threshold.

ANALYTICS_ALERT_METRIC_MAX_CLIENT_LAT

6

ANALYTICS_ALERT_METRIC_AVG_REQUEST_THROUGHPUT

7

An alert is triggered when the average number of bits per second the system processes, based on requests only, breaches the defined threshold.

ANALYTICS_ALERT_METRIC_AVG_RESPONSE_THROUGHPUT

8

An alert is triggered when the average number of bits per second the system processed, based on responses only, breaches the defined threshold.

ANALYTICS_ALERT_METRIC_MAX_REQUEST_THROUGHPUT

9

An alert is triggered when the maximum number of bits per second the system processed, based on requests only, breaches the defined threshold.

ANALYTICS_ALERT_METRIC_MAX_RESPONSE_THROUGHPUT

10

An alert is triggered when the maximum number of bits per second the system processed, based on requests only, breaches the defined threshold.


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.