mrm showcounter
Function
Example
View the count of requests that are processed successfully.
admin:/diagnose>mrm showcounter Counter Type Step Name Received Return Ok Return Bad Not Return -------------- ------------------------------------------ --------------------- --------------------- --------------------- --------------------- LogZoneAction Read Log according key 52 52 0 0 LogZoneAction Batch read Log according key 36 36 0 0 LogZoneAction Modify Log according key 14 14 0 0 LogZoneAction Free Log according key 3 3 0 0 LogZoneAction Check pool repair file 0 0 0 0
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Counter Type | Request type. |
Step Name | Request name. |
Received | Count of received requests. |
Return Ok | Count of requests that are correctly returned. |
Return Bad | Count of requests that fail to be returned. |
Not Return | Count of requests that are not returned. |