IMS Connect statistics commands
Display=>Transaction statistics to display information relating to transactions.
Display=>Exit Services statistics to display message exit information.
Display=>Datastore statistics to display datastore information.
The following table lists the output of these commands.
IMS Connect statistics command
Parameters | Description |
---|---|
Current Message Rate | Displays the number of transactions per second averaged over the most recent 5 seconds |
Recent Message Rate | Displays the number of transactions per second averaged over the most recent 30 to 60 minutes The calculation starts from the previous 30-minute interval. |
Peak Message Rate | Displays the rate for the busiest 5 second interval since the start of the IMS connect region or since statistics were reset It is possible (though unlikely) for the Current Message Rate to be higher than the peak rate. |
Input Message Count | Displays number of messages that were received since the last statistical reset or since IMS Connect was recycled |
Output Message Count | Displays number of messages that have been sent since last statistical reset or since IMS Connect was recycled |
Avg Input Message Size | Displays the total messages since the start of the IMS connect region or since statistics were reset This parameter does not count input messages which were improperly formatted and were rejected before the READ exit was invoked. It does not count messages for an inactive exit. |
Min Input Message Size | Displays the minimum size (length of the data that is received from the client, before translation or addition of OTMA headers) |
Max Input Message Size | Displays the maximum size (length of the data that is received from the client, before translation or addition of OTMA headers) |
Avg Output Message Size | Displays the total messages since the start of the IMS connect region or since statistics were reset, but it does not count the following information:
|
Min Output Message Size | Displays the minimum size as the length of the data that is sent from the client, before translation or addition of OTMA headers |
Max Output Message Size | Displays the maximum size as the length of the data that is sent from the client, before translation or addition of OTMA headers |
Errors Count | Displays the count of input messages that were rejected by the READ exit or EXER exit since the start of the IMS Connect region or since statistics were reset Errors are messages that are not sent to a datastore. The following messages are considered errors:
Input messages minus Errors are the number of messages that are sent to datastores. |
Read Function Invoke Count | Displays the number of times that the Read Function was invoked for this exit |
Exer Function Invoke Count | Displays the number of times that the Exer Function was invoked for this exit |
Xmit Function Invoke Count | Displays the number of times that the Xmit Function was Invoke for this exit |
Exit RC=0 on READ Count | Displays the number of times that the Exit RC=0 on READ was invoked for this exit |
Exit RC=0 on XMIT Count | Displays the number of times that the Exit RC=0 on XMIT was invoked for this exit |
Exit RC=4 on READ Count | Displays the number of times that the Exit RC=4 on READ was invoked for this exit |
Exit RC=4 on EXER Count | Displays the number of times that the Exit RC=4 on EXER was invoked for this exit |
Exit RC=8 on READ Count | Displays the number of times that the Exit RC=8 on READ was invoked for this exit |
Exit RC=8 on EXER Count | Displays the number of times that the Exit RC=8 on EXER was invoked for this exit |
Exit RC=8 on XMIT Count | Displays the number of times that the Exit RC=8 on XMIT was invoked for this exit |
Suppressed by governor | Displays the number of times that the Governor suppressed messages for this exit |
Router Invoked for Message | Displays the number of times that the router was invoked for messages |
Router Errors | Displays the number of times that the there were router errors for this exit |
Comments