system counter-lib-accounting stats¶
Statistics for the object counter-lib-accounting
counter-lib-accounting Specification¶
Type Configuration Resource Element Name counter-lib-accounting Element URI /axapi/v3/system/counter-lib-accounting/stats Element Attributes counter-lib-accounting_attributes Schema counter-lib-accounting schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/counter-lib-accounting/stats | ||
Get Object | GET | /axapi/v3/system/counter-lib-accounting/stats | ||
Modify Object | POST | /axapi/v3/system/counter-lib-accounting/stats | ||
Replace Object | PUT | /axapi/v3/system/counter-lib-accounting/stats | ||
Delete Object | DELETE | /axapi/v3/system/counter-lib-accounting/stats |
counter-lib-accounting attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object total-blocks-in-hash
Description Total blocks in hash table
Type: number
Format: counter
total-blocks-in-rml-hash
Description Total blocks in rml in hash table
Type: number
Format: counter
total-ctr-alloc
Description Total counters allocated
Type: number
Format: counter
total-ctr-freed
Description Total counters actually freed
Type: number
Format: counter
total-ctr-in-rml
Description Total counters put in rml queue
Type: number
Format: counter
total-ctr-in-system
Description Total counters currently allocated in system
Type: number
Format: counter
total-memblocks-alloc-avro
Description Total memory blocks allocated by avro lib
Type: number
Format: counter
total-memblocks-free-avro
Description Total memory blocks freed by avro lib
Type: number
Format: counter
total-memblocks-realloc-avro
Description Total memory blocks realloc by avro lib
Type: number
Format: counter
total-nodes-alloc
Description Total nodes allocated(sflow/history/telemetry/cpu-compute)
Type: number
Format: counter
total-nodes-free
Description Total nodes freed(sflow/history/telemetry/cpu-compute)
Type: number
Format: counter
total-nodes-free-failed
Description Total nodes free failed
Type: number
Format: counter
total-nodes-in-rml
Description Total nodes put in rml queue
Type: number
Format: counter
total-nodes-in-system
Description Total nodes currently allocated in system
Type: number
Format: counter
total-nodes-unlink-failed
Description Total nodes unlink failed
Type: number
Format: counter
total-oper-alloc
Description Total oper blocks allocated
Type: number
Format: counter
total-oper-free
Description Total oper blocks freed
Type: number
Format: counter