ioperf show message-info
Function
Example
Query statistics of communication messages among multiple controllers within a period of time collected by the ioperf module.
admin:/diagnose>ioperf show message-info Local: -------------------------------------- Send : 131080 Received : 65531 Send succeeded : 131080 Send failed : 0 Send timeout : 0 Send other fails : 0 RSP timeout : 0
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Send | Number of sent messages. |
Received | Number of received messages. |
Send Succeeded | Number of successfully sent messages. |
Send Failed | Number of messages that fail to be sent. |
Send timeout | Number of timeout messages. |
Send ohter fails | Number of message failures except sending failures. |
RSP timeout | Number of timeout message responses. |