slb link-probe entry stats¶
Statistics for the object entry
entry Specification¶
Type Configuration Resource Element Name entry Element URI /axapi/v3/slb/link-probe/entry/stats Element Attributes entry_attributes Schema entry schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/link-probe/entry/stats | ||
Get Object | GET | /axapi/v3/slb/link-probe/entry/stats | ||
Modify Object | POST | /axapi/v3/slb/link-probe/entry/stats | ||
Replace Object | PUT | /axapi/v3/slb/link-probe/entry/stats | ||
Delete Object | DELETE | /axapi/v3/slb/link-probe/entry/stats |
entry attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object curr_entries
Description Current Entry Count
Type: number
Format: counter
err_entry_create_failed
Description Entry Creation Failure
Type: number
Format: counter
err_entry_create_oom
Description Entry Creation Out of Memory
Type: number
Format: counter
err_entry_insert_failed
Description Entry Insert Failed
Type: number
Format: counter
err_l4_sess_alloc
Description Error allocating L4 session for probe
Type: number
Format: counter
err_probe_tcp_conn_send
Description Error in initiating TCP connection for probe
Type: number
Format: counter
err_smart_nat_alloc
Description Error creating Smart NAT Instance
Type: number
Format: counter
err_smart_nat_port_alloc
Description Error obtaining Smart NAT source port
Type: number
Format: counter
err_tmpl_probe_create_failed
Description Probe Template Creation Failure
Type: number
Format: counter
err_tmpl_probe_create_oom
Description Probe Template Creation Out of Memory
Type: number
Format: counter
probe_tcp_conn_sent
Description TCP connection sent for probe
Type: number
Format: counter
total_created
Description Total Entry Created
Type: number
Format: counter
total_freed
Description Total Entry Freed
Type: number
Format: counter
total_http_probes_sent
Description Total HTTP Probes Sent out
Type: number
Format: counter
total_http_response_bad
Description Total HTTP responses not matching probe template config
Type: number
Format: counter
total_http_response_good
Description Total HTTP responses matching probe template config
Type: number
Format: counter
total_http_response_received
Description Total HTTP responses received
Type: number
Format: counter
total_inserted
Description Total Entry Inserted
Type: number
Format: counter
total_ready_to_free
Description Total Entry Ready To Free
Type: number
Format: counter
total_tcp_err
Description Total TCP errors in probes sent out
Type: number
Format: counter