slb health-stat stats¶
Statistics for the object health-stat
health-stat Specification¶
Type Configuration Resource Element Name health-stat Element URI /axapi/v3/slb/health-stat/stats Element Attributes health-stat_attributes Schema health-stat schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/health-stat/stats | ||
Get Object | GET | /axapi/v3/slb/health-stat/stats | ||
Modify Object | POST | /axapi/v3/slb/health-stat/stats | ||
Replace Object | PUT | /axapi/v3/slb/health-stat/stats | ||
Delete Object | DELETE | /axapi/v3/slb/health-stat/stats |
health-stat attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object avg_jiffie
Description Average number of jiffies
Type: number
Format: counter
close_socket
Description Number of closed sockets
Type: number
Format: counter
config_health_rate
Description Config health rate
Type: number
Format: counter
conn_imdt_succ
Description Number of connection immediete success
Type: number
Format: counter
connect_failed
Description Number of failed connections
Type: number
Format: counter
curr_health_rate
Description Current health rate
Type: number
Format: counter
ext_health_rate
Description External health rate
Type: number
Format: counter
ext_health_rate_val
Description External health rate value
Type: number
Format: counter
max_jiffie
Description Maximum number of jiffies
Type: number
Format: counter
min_jiffie
Description Minimum number of jiffies
Type: number
Format: counter
num_burst
Description Number of burst
Type: number
Format: counter
open_socket
Description Number of open sockets
Type: number
Format: counter
open_socket_failed
Description Number of failed open sockets
Type: number
Format: counter
recv_packet
Description Number of received packets
Type: number
Format: counter
recv_packet_failed
Description Number of failed packet receives
Type: number
Format: counter
retry_times
Description Retry times
Type: number
Format: counter
running_time
Description Running time
Type: number
Format: counter
send_packet
Description Number of packets sent
Type: number
Format: counter
send_packet_failed
Description Number of packet send failures
Type: number
Format: counter
sock_close_before_17
Description Number of sockets closed before l7
Type: number
Format: counter
sock_close_without_notify
Description Number of sockets closed without notify
Type: number
Format: counter
ssl_post_handshake_packet
Description Number of ssl post handshake packets before client sends request
Type: number
Format: counter
status_down
Description Number of status downs
Type: number
Format: counter
status_other
Description Number of other status
Type: number
Format: counter
status_unkn
Description Number of status unknowns
Type: number
Format: counter
status_up
Description Number of status ups
Type: number
Format: counter
timeout
Description Timouet value
Type: number
Format: counter
timeout_with_packet
Description Number of pin timeouts while socket has packets
Type: number
Format: counter
total_number
Description Total number
Type: number
Format: counter
unexpected_error
Description Number of unexpected errors
Type: number
Format: counter