slb mlb stats¶
Statistics for the object mlb
mlb Specification¶
Type Configuration Resource Element Name mlb Element URI /axapi/v3/slb/mlb/stats Element Attributes mlb_attributes Schema mlb schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/mlb/stats | ||
Get Object | GET | /axapi/v3/slb/mlb/stats | ||
Modify Object | POST | /axapi/v3/slb/mlb/stats | ||
Replace Object | PUT | /axapi/v3/slb/mlb/stats | ||
Delete Object | DELETE | /axapi/v3/slb/mlb/stats |
mlb attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object client_conn_closed
Description Client connection closed
Type: number
Format: counter
client_conn_created
Description Client connection created
Type: number
Format: counter
client_conn_not_found
Description Client connection not found
Type: number
Format: counter
client_msg_sent
Description Client message sent
Type: number
Format: counter
mlb_dcmsg_alloc
Description Dcmsg alloc
Type: number
Format: counter
mlb_dcmsg_error
Description Dcmsg error
Type: number
Format: counter
mlb_dcmsg_free
Description Dcmsg free
Type: number
Format: counter
mlb_dcmsg_received
Description Dcmsg received
Type: number
Format: counter
mlb_dcmsg_sent
Description Dcmsg sent
Type: number
Format: counter
mlb_server_down
Description Server down
Type: number
Format: counter
mlb_server_probe
Description Server probe
Type: number
Format: counter
msg_dropped
Description Message dropped
Type: number
Format: counter
msg_rerouted
Description Message rerouted
Type: number
Format: counter
server_conn_closed
Description Server connection closed
Type: number
Format: counter
server_conn_created
Description Server connection created
Type: number
Format: counter
server_conn_failed
Description Server connection failed
Type: number
Format: counter
server_conn_rst
Description Server connection reset
Type: number
Format: counter
server_msg_received
Description Server message received
Type: number
Format: counter