VserverL4MetricsObj

VserverL4MetricsObj
VserverL4MetricsObj
JSON Example
{
    "apdexc": "number",
    "apdexrtt": "number",
    "avg_application_dos_attacks": "number",
    "avg_bandwidth": "number",
    "avg_bytes_policy_drops": "number",
    "avg_complete_conns": "number",
    "avg_connections_dropped": "number",
    "avg_dos_app_error": "number",
    "avg_dos_attacks": "number",
    "avg_dos_bad_rst_flood": "number",
    "avg_dos_bandwidth": "number",
    "avg_dos_conn": "number",
    "avg_dos_conn_ip_rl_drop": "number",
    "avg_dos_conn_rl_drop": "number",
    "avg_dos_fake_session": "number",
    "avg_dos_http_abort": "number",
    "avg_dos_http_error": "number",
    "avg_dos_http_timeout": "number",
    "avg_dos_malformed_flood": "number",
    "avg_dos_non_syn_flood": "number",
    "avg_dos_req": "number",
    "avg_dos_req_cookie_rl_drop": "number",
    "avg_dos_req_custom_rl_drop": "number",
    "avg_dos_req_hdr_rl_drop": "number",
    "avg_dos_req_ip_rl_drop": "number",
    "avg_dos_req_ip_rl_drop_bad": "number",
    "avg_dos_req_ip_scan_bad_rl_drop": "number",
    "avg_dos_req_ip_scan_unknown_rl_drop": "number",
    "avg_dos_req_ip_uri_rl_drop": "number",
    "avg_dos_req_ip_uri_rl_drop_bad": "number",
    "avg_dos_req_rl_drop": "number",
    "avg_dos_req_uri_rl_drop": "number",
    "avg_dos_req_uri_rl_drop_bad": "number",
    "avg_dos_req_uri_scan_bad_rl_drop": "number",
    "avg_dos_req_uri_scan_unknown_rl_drop": "number",
    "avg_dos_rx_bytes": "number",
    "avg_dos_slow_uri": "number",
    "avg_dos_small_window_stress": "number",
    "avg_dos_ssl_error": "number",
    "avg_dos_syn_flood": "number",
    "avg_dos_total_req": "number",
    "avg_dos_tx_bytes": "number",
    "avg_dos_zero_window_stress": "number",
    "avg_errored_connections": "number",
    "avg_half_open_conns": "number",
    "avg_l4_client_latency": "number",
    "avg_lossy_connections": "number",
    "avg_lossy_req": "number",
    "avg_network_dos_attacks": "number",
    "avg_new_established_conns": "number",
    "avg_pkts_policy_drops": "number",
    "avg_policy_drops": "number",
    "avg_rx_bytes": "number",
    "avg_rx_bytes_dropped": "number",
    "avg_rx_pkts": "number",
    "avg_rx_pkts_dropped": "number",
    "avg_syns": "number",
    "avg_total_connections": "number",
    "avg_total_rtt": "number",
    "avg_tx_bytes": "number",
    "avg_tx_pkts": "number",
    "max_connection_estb_time_fe": "number",
    "max_num_active_se": "number",
    "max_open_conns": "number",
    "max_rx_bytes_absolute": "number",
    "max_rx_pkts_absolute": "number",
    "max_tx_bytes_absolute": "number",
    "max_tx_pkts_absolute": "number",
    "node_obj_id": "string",
    "pct_application_dos_attacks": "number",
    "pct_connection_errors": "number",
    "pct_connections_dos_attacks": "number",
    "pct_dos_bandwidth": "number",
    "pct_dos_rx_bytes": "number",
    "pct_network_dos_attacks": "number",
    "pct_pkts_dos_attacks": "number",
    "pct_policy_drops": "number",
    "sum_conn_duration": "number",
    "sum_conn_est_time_exceeded_flows_fe": "number",
    "sum_connection_dropped_user_limit": "number",
    "sum_connection_errors": "number",
    "sum_connections_dropped": "number",
    "sum_dup_ack_retransmits": "number",
    "sum_end_to_end_rtt": "number",
    "sum_end_to_end_rtt_bucket1": "number",
    "sum_end_to_end_rtt_bucket2": "number",
    "sum_finished_conns": "number",
    "sum_ingress_latency_exceeded_flows": "number",
    "sum_lossy_connections": "number",
    "sum_lossy_req": "number",
    "sum_out_of_orders": "number",
    "sum_packet_dropped_user_bandwidth_limit": "number",
    "sum_rtt_valid_connections": "number",
    "sum_sack_retransmits": "number",
    "sum_server_flow_control": "number",
    "sum_timeout_retransmits": "number",
    "sum_zero_window_size_events": "number"
}
number As double As double
apdexc
Optional

apdex measuring quality of network connections to servers. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
apdexrtt
Optional

apdex measuring network connection quality based on RTT. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_application_dos_attacks
Optional

Number of Application DDOS attacks occurring. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_bandwidth
Optional

Average transmit and receive network bandwidth between client and virtual service. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_bytes_policy_drops
Optional

Averaged rate bytes dropped per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_complete_conns
Optional

Rate of total connections per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_connections_dropped
Optional

Rate of dropped connections per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_app_error
Optional

DoS attack Rate of HTTP App Errors. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_attacks
Optional

Number DDOS attacks occurring. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_bad_rst_flood
Optional

DoS attack Rate of Bad Rst Floods. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_bandwidth
Optional

Average transmit and receive network bandwidth between client and virtual service related to DDoS attack. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_conn
Optional

Number of connections considered as DoS. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_conn_ip_rl_drop
Optional

DoS attack Connections dropped due to IP rate limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_conn_rl_drop
Optional

DoS attack Connections dropped due to VS rate limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_fake_session
Optional

DoS attack Rate of Fake Sessions. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_http_abort
Optional

DoS attack Rate of HTTP Aborts. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_http_error
Optional

DoS attack Rate of HTTP Errors. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_http_timeout
Optional

DoS attack Rate of HTTP Timeouts. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_malformed_flood
Optional

DoS attack Rate of Malformed Packet Floods. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_non_syn_flood
Optional

DoS attack Non SYN packet flood. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req
Optional

Number of request considered as DoS. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_cookie_rl_drop
Optional

DoS attack Requests dropped due to Cookie rate limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_custom_rl_drop
Optional

DoS attack Requests dropped due to Custom rate limit. Field introduced in 17.2.13,18.1.3,18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_hdr_rl_drop
Optional

DoS attack Requests dropped due to Header rate limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_ip_rl_drop
Optional

DoS attack Requests dropped due to IP rate limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_ip_rl_drop_bad
Optional

DoS attack Requests dropped due to IP rate limit for bad requests. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_ip_scan_bad_rl_drop
Optional

DoS attack Requests dropped due to bad IP rate limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_ip_scan_unknown_rl_drop
Optional

DoS attack Requests dropped due to unknown IP rate limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_ip_uri_rl_drop
Optional

DoS attack Requests dropped due to IP+URL rate limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_ip_uri_rl_drop_bad
Optional

DoS attack Requests dropped due to IP+URL rate limit for bad requests. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_rl_drop
Optional

DoS attack Requests dropped due to VS rate limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_uri_rl_drop
Optional

DoS attack Requests dropped due to URL rate limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_uri_rl_drop_bad
Optional

DoS attack Requests dropped due to URL rate limit for bad requests. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_uri_scan_bad_rl_drop
Optional

DoS attack Requests dropped due to bad URL rate limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_req_uri_scan_unknown_rl_drop
Optional

DoS attack Requests dropped due to unknown URL rate limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_rx_bytes
Optional

Average rate of bytes received per second related to DDoS attack. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_slow_uri
Optional

DoS attack Slow Uri. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_small_window_stress
Optional

DoS attack Rate of Small Window Stresses. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_ssl_error
Optional

DoS attack Rate of HTTP SSL Errors. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_syn_flood
Optional

DoS attack Rate of Syn Floods. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_total_req
Optional

Total number of request used for L7 dos requests normalization. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_tx_bytes
Optional

Average rate of bytes transmitted per second related to DDoS attack. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_dos_zero_window_stress
Optional

DoS attack Rate of Zero Window Stresses. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_errored_connections
Optional

Rate of total errored connections per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_half_open_conns
Optional

Average rate of SYN DDoS attacks on Virtual Service. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_l4_client_latency
Optional

Average L4 connection duration which does not include client RTT. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_lossy_connections
Optional

Rate of lossy connections per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_lossy_req
Optional

Averaged rate of lossy request per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_network_dos_attacks
Optional

Number of Network DDOS attacks occurring. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_new_established_conns
Optional

Averaged rate of new client connections per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_pkts_policy_drops
Optional

Averaged rate of dropped packets per second due to policy. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_policy_drops
Optional

Rate of total connections dropped due to VS policy per second. It includes drops due to rate limits, security policy drops, connection limits etc. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_rx_bytes
Optional

Average rate of bytes received per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_rx_bytes_dropped
Optional

Average rate of received bytes dropped per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_rx_pkts
Optional

Average rate of packets received per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_rx_pkts_dropped
Optional

Average rate of received packets dropped per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_syns
Optional

Total syncs sent across all connections. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_total_connections
Optional

Averaged rate bytes dropped per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_total_rtt
Optional

Average network round trip time between client and virtual service. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_tx_bytes
Optional

Average rate of bytes transmitted per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
avg_tx_pkts
Optional

Average rate of packets transmitted per second. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
max_connection_estb_time_fe
Optional

Maximum connection establishment time on the client side. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

number As double As double
max_num_active_se
Optional

Max number of SEs. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
max_open_conns
Optional

Max number of open connections. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
max_rx_bytes_absolute
Optional

Total number of received bytes. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
max_rx_pkts_absolute
Optional

Total number of received frames. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
max_tx_bytes_absolute
Optional

Total number of transmitted bytes. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
max_tx_pkts_absolute
Optional

Total number of transmitted frames. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
node_obj_id
Required

Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_application_dos_attacks
Optional

Fraction of L7 requests owing to DoS. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_connection_errors
Optional

Percent of l4 connection dropped and lossy for virtual service. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_connections_dos_attacks
Optional

Fraction of L4 connections owing to DoS. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_dos_bandwidth
Optional

DoS bandwidth percentage. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_dos_rx_bytes
Optional

Percentage of received bytes as part of a DoS attack. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_network_dos_attacks
Optional

Deprecated. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_pkts_dos_attacks
Optional

Fraction of packets owing to DoS. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pct_policy_drops
Optional

Fraction of L4 requests dropped owing to policy. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_conn_duration
Optional

Total duration across all connections. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_conn_est_time_exceeded_flows_fe
Optional

Total number of times client side connection establishment time was breached. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

number As double As double
sum_connection_dropped_user_limit
Optional

Total number of connection dropped due to vserver connection limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_connection_errors
Optional

Total number of client network connections that were lossy or dropped. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_connections_dropped
Optional

Total connections dropped including failed. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_dup_ack_retransmits
Optional

Total duplicate ACK retransmits across all connections. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_end_to_end_rtt
Optional

Sum of end to end network RTT experienced by end clients. Higher value would increase response times experienced by clients. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_end_to_end_rtt_bucket1
Optional

Total connections that have RTT values from 0 to RTT threshold. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_end_to_end_rtt_bucket2
Optional

Total connections that have RTT values RTT threshold and above. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_finished_conns
Optional

Total number of finished connections. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_ingress_latency_exceeded_flows
Optional

Total number of times 'latency_threshold' was breached during ingress. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

number As double As double
sum_lossy_connections
Optional

Total connections that were lossy due to high packet retransmissions. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_lossy_req
Optional

Total requests that were lossy due to high packet retransmissions. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_out_of_orders
Optional

Total out of order packets across all connections. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_packet_dropped_user_bandwidth_limit
Optional

Total number of packets dropped due to vserver bandwidth limit. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_rtt_valid_connections
Optional

Total number connections used for rtt. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_sack_retransmits
Optional

Total SACK retransmits across all connections. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_server_flow_control
Optional

Total number of connections with server flow control condition. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_timeout_retransmits
Optional

Total connection timeouts in the interval. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_zero_window_size_events
Optional

Total number of zero window size events across all connections. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.