show rel counter
Function
Example
Query the counts of module interfaces invoked by the REL module.
developer:/>show rel counter Phase Start Counter Back Good Back Bad Not Back Latency -------------------------- ------------- ---------- ---------- ---------- -------------------- HOLD_SPC_DMN 21516303 21516303 0 0 0 RELE_SPC_DMN 21516344 21516344 0 0 0 PAL_GET_FID_BY_PATH 0 0 0 0 0 GRAIN_SCAN 0 0 0 0 0 SPC_SCAN 0 0 0 0 0 DDUP_SCAN 0 0 0 0 0 PAL_PATH_SCAN 0 0 0 0 0 SPC_GET_TOTAL_CAPACITY 0 0 0 0 0 PAL_GET_PATH_SACN_CAPACITY 0 0 0 0 0 XNET_SENDREQUESTMSG 0 0 0 0 0 XNET_RECVRESPONSEMSG 0 0 0 0 0 XNET_RECVREQUESTMSG 0 0 0 0 0 XNET_SENDRESPONSEMSG 0 0 0 0 0 Total 43032647 43032647 0 0 0
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Phase | Invoking phase. |
Start Counter | Invoking times. |
Back Good | Count of invoking for which success is returned. |
Back Bad | Count of invoking for which failure is returned. |
Not Back | Count of invoking for which nothing is returned. |
Latency | Invoking latency. |