Communications counters

These service integration bus communications counters are part of the performance monitoring infrastructure (PMI), which provides server-side monitoring and a client-side API to retrieve performance information. Communications counters are maintained across all components of WebSphere® Application Server.

Counter definitions

To see lists of available PMI counters, use the administrative console to navigate to Monitoring and Tuning > Performance Monitoring Infrastructure (PMI) > resource_name > [General Properties] Custom.

The headings for each table show how to navigate to the counters in the administrative console.

Note: PMI counters can be enabled in scripts by using their IDs. However the counter IDs under the SIB Service PMI module are not unique. To avoid enabling multiple counters unintentionally, enable these counters using the full path provided above the respective table.
server_name > SIB Service > SIB Communications > Clients > Standard Statistics

The full path to these counters for use in scripting is SIB Service > SIB Communications > Clients > Standard Statistics.

Name Key ID Description Granularity Type Level
APIConnectionsCount ClientStats.APIConnections 2 The number of API sessions being used by clients that are currently network connected to this application server. Some of these API connections might be being by internal system processes on behalf of a client. current clients/connections connected to this application server CountStatistic Low
BufferedReadBytesCount ClientStats.BufferedReadBytes 11 Number of bytes of data that have been received from the network and are held pending further processing. Large values might indicate that the application server is unable to process data fast enough to keep up with the clients attached. All clients connected or that have been connected to this application server CountStatistic Low
BufferedWriteBytesCount ClientStats.BufferedWriteBytes 10 Number of bytes of data being held pending transmission. Large values might indicate network congestion or clients which are unable to process data fast enough to keep up with the application server. All clients connected or that have been connected to this application server CountStatistic Low
ClientsAttachedCount ClientStats.ClientsAttached 1 The number of distinct client processes currently network connected to this application server. current clients/connections connected to this application server CountStatistic Low
ErrorsCount ClientStats.Errors

3

Communication errors that have occurred and resulted in a network connection to a client being disconnected. All clients connected or that have been connected to this application server CountStatistic Low
MessageBytesReadCount ClientStats.MessageBytesRead 13 Number of bytes of message data received from client processes over network connections. This does not include data used to negotiate the transmission of messages All clients connected or that have been connected to this application server CountStatistic Low
MessagesBytesWrittenCount ClientStats.MessageBytesWritten

12

Number of bytes of message data sent to client processes over network connections. This does not include data used to negotiate the transmission of messages All clients connected or that have been connected to this application server CountStatistic Low
MulticastSendMessageCount ClientStats.MulticastSendMessage 9 Number of messages transmitted using multicast protocols. All clients connected or that have been connected to this application server CountStatistic Low
MulticastWriteBytesCount ClientStats.MulticastWriteBytes 8 Number of bytes transmitted using multicast protocols. All clients connected or that have been connected to this application server CountStatistic Low
ReadsBlockedCount ClientStats.ReadsBlocked 7 Number of read operations that could not be completed immediately. For IBM® Service use. All clients connected or that have been connected to this application server CountStatistic Low
ReadsCount ClientStats.Reads 5 Number of read operations used to receive data from client processes via network connections. All clients connected or that have been connected to this application server CountStatistic Low
TotalBytesReadCount ClientStats.TotalBytesRead 15 Number of bytes of data received from client processes. This includes both message data and data used to negotiate the transmission of messages. All clients connected or that have been connected to this application server CountStatistic Low
TotalBytesWrittenCount ClientStats.TotalBytesWritten 14 Number of bytes of data sent to client processes. This includes both message data and data used to negotiate the transmission of messages. All clients connected or that have been connected to this application server CountStatistic Low
WritesBlockedCount ClientStats.WritesBlocked 6 Number of write operations that could not be completed immediately. For IBM Service use. All clients connected or that have been connected to this application server CountStatistic Low
WritesCount ClientStats.Writes 4 Number of write operations used to transmit data to client processes via network connections. All clients connected or that have been connected to this application server CountStatistic Low
server_name > SIB Service > SIB Communications > Clients > Detailed Statistics

The full path to these counters for use in scripting is SIB Service > SIB Communications > Clients > Detailed Statistics.

Name Key ID Description Granularity Type Level
BytesReceivedAtHighPriorityCount ClientDetailedStats.BytesReceivedAtHighPriority 119 Number of bytes of data received at a high priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtHighestPriorityCount ClientDetailedStats.BytesReceivedAtHighestPriority 117 Number of bytes of data received at the highest possible priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS0PriorityCount ClientDetailedStats.BytesReceivedAtJMS0Priority 129 Number of bytes of data received at the priority used by JMS priority 0 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS1PriorityCount ClientDetailedStats.BytesReceivedAtJMS1Priority 128 Number of bytes of data received at the priority used by JMS priority 1 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS2PriorityCount ClientDetailedStats.BytesReceivedAtJMS2Priority 127 Number of bytes of data received at the priority used by JMS priority 2 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS3PriorityCount ClientDetailedStats.BytesReceivedAtJMS3Priority 126 Number of bytes of data received at the priority used by JMS priority 3 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS4PriorityCount ClientDetailedStats.BytesReceivedAtJMS4Priority 125 Number of bytes of data received at the priority used by JMS priority 4 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS5PriorityCount ClientDetailedStats.BytesReceivedAtJMS5Priority 124 Number of bytes of data received at the priority used by JMS priority 5 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS6PriorityCount ClientDetailedStats.BytesReceivedAtJMS6Priority 123 Number of bytes of data received at the priority used by JMS priority 6 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS7PriorityCount ClientDetailedStats.BytesReceivedAtJMS7Priority 122 Number of bytes of data received at the priority used by JMS priority 7 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS8PriorityCount ClientDetailedStats.BytesReceivedAtJMS8Priority 121 Number of bytes of data received at the priority used by JMS priority 8 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS9PriorityCount ClientDetailedStats.BytesReceivedAtJMS9Priority 120 Number of bytes of data received at the priority used by JMS priority 9 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtLowPriorityCount ClientDetailedStats.BytesReceivedAtLowPriority 130 Number of bytes of data received at a low priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtLowestPriorityCount ClientDetailedStats.BytesReceivedAtLowestPriority 132 Number of bytes of data received at the lowest possible priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtVeryHighPriorityCount ClientDetailedStats.BytesReceivedAtVeryHighPriority 118 Number of bytes of data received at a very high priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtVeryLowPriorityCount ClientDetailedStats.BytesReceivedAtVeryLowPriority 131 Number of bytes of data received at a very low priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtHighPriorityCount ClientDetailedStats.BytesSentAtHighPriority 103 Number of bytes of data transmitted at a high priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtHighestPriorityCount ClientDetailedStats.BytesSentAtHighestPriority 101 Number of bytes of data transmitted at the highest possible priority for transmission. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS0PriorityCount ClientDetailedStats.BytesSentAtJMS0Priority 113 Number of bytes of data transmitted at the priority used by JMS priority 0 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS1PriorityCount ClientDetailedStats.BytesSentAtJMS1Priority 112 Number of bytes of data transmitted at the priority used by JMS priority 1 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS2PriorityCount ClientDetailedStats.BytesSentAtJMS2Priority 111 Number of bytes of data transmitted at the priority used by JMS priority 2 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS3PriorityCount ClientDetailedStats.BytesSentAtJMS3Priority 110 Number of bytes of data transmitted at the priority used by JMS priority 3 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS4PriorityCount ClientDetailedStats.BytesSentAtJMS4Priority 109 Number of bytes of data transmitted at the priority used by JMS priority 4 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS5PriorityCount ClientDetailedStats.BytesSentAtJMS5Priority 108 Number of bytes of data transmitted at the priority used by JMS priority 5 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS6PriorityCount ClientDetailedStats.BytesSentAtJMS6Priority 107 Number of bytes of data transmitted at the priority used by JMS priority 6 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS7PriorityCount ClientDetailedStats.BytesSentAtJMS7Priority 106 Number of bytes of data transmitted at the priority used by JMS priority 7 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS8PriorityCount ClientDetailedStats.BytesSentAtJMS8Priority 105 Number of bytes of data transmitted at the priority used by JMS priority 8 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS9PriorityCount ClientDetailedStats.BytesSentAtJMS9Priority 104 Number of bytes of data transmitted at the priority used by JMS priority 9 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtLowPriorityCount ClientDetailedStats.BytesSentAtLowPriority 114 Number of bytes of data transmitted at a low priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtLowestPriorityCount ClientDetailedStats.BytesSentAtLowestPriority 116 Number of bytes of data transmitted at the lowest possible priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtVeryHighPriorityCount ClientDetailedStats.BytesSentAtVeryHighPriority 102 Number of bytes of data transmitted at a very high priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtVeryLowPriorityCount ClientDetailedStats.BytesSentAtVeryLowPriority 115 Number of bytes of data transmitted at a very low priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS0PriorityCount ClientDetailedStats.MessagesReceivedAtJMS0Priority 152 Number of messages received at JMS priority 0. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS1PriorityCount ClientDetailedStats.MessagesReceivedAtJMS1Priority 151 Number of messages received at JMS priority 1. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS2PriorityCount ClientDetailedStats.MessagesReceivedAtJMS2Priority 150 Number of messages received at JMS priority 2. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS3PriorityCount ClientDetailedStats.MessagesReceivedAtJMS3Priority 149 Number of messages received at JMS priority 3. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS4PriorityCount ClientDetailedStats.MessagesReceivedAtJMS4Priority 148 Number of messages received at JMS priority 4. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS5PriorityCount ClientDetailedStats.MessagesReceivedAtJMS5Priority 147 Number of messages received at JMS priority 5. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS6PriorityCount ClientDetailedStats.MessagesReceivedAtJMS6Priority 146 Number of messages received at JMS priority 6. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS7PriorityCount ClientDetailedStats.MessagesReceivedAtJMS7Priority 145 Number of messages received at JMS priority 7. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS8PriorityCount ClientDetailedStats.MessagesReceivedAtJMS8Priority 144 Number of messages received at JMS priority 8. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS9PriorityCount ClientDetailedStats.MessagesReceivedAtJMS9Priority 143 Number of messages received at JMS priority 9. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS0PriorityCount ClientDetailedStats.MessagesSentAtJMS0Priority 142 Number of messages transmitted at JMS priority 0. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS1PriorityCount ClientDetailedStats.MessagesSentAtJMS1Priority 141 Number of messages transmitted at JMS priority 1. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS2PriorityCount ClientDetailedStats.MessagesSentAtJMS2Priority 140 Number of messages transmitted at JMS priority 2. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS3PriorityCount ClientDetailedStats.MessagesSentAtJMS3Priority 139 Number of messages transmitted at JMS priority 3. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS4PriorityCount ClientDetailedStats.MessagesSentAtJMS4Priority 138 Number of messages transmitted at JMS priority 4. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS5PriorityCount ClientDetailedStats.MessagesSentAtJMS5Priority 137 Number of messages transmitted at JMS priority 5. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS6PriorityCount ClientDetailedStats.MessagesSentAtJMS6Priority 136 Number of messages transmitted at JMS priority 6. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS7PriorityCount ClientDetailedStats.MessagesSentAtJMS7Priority 135 Number of messages transmitted at JMS priority 7. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS8PriorityCount ClientDetailedStats.MessagesSentAtJMS8Priority 134 Number of messages transmitted at JMS priority 8. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS9PriorityCount ClientDetailedStats.MessagesSentAtJMS9Priority 133 Number of messages transmitted at JMS priority 9. All clients connected or that have been connected to this application server CountStatistic Low
server_name > SIB Service > SIB Communications > Messaging Engines > Standard Statistics

The full path to these counters for use in scripting is SIB Service > SIB Communications > Messaging Engines > Standard Statistics.

Name Key ID Description Granularity Type Level
APIConnectionsCount MEStats.APIConnections 2 The number of sessions being used by messaging engines that are currently network connected to this application server. current applications servers hosting messaging engines/connections connected to this application server. CountStatistic Low
BufferedReadBytesCount MEStats.BufferedReadBytes

11

Number of bytes of data that have been received from the network and are held pending further processing. Large values might indicate that the application server is unable to process data fast enough to keep up with the other application server processes hosting messaging engines that it is network attached. All messaging engines connected or that have been connected to this application server CountStatistic Low
BufferedWriteBytesCount MEStats.BufferedWriteBytes 10 Number of bytes of data being held pending transmission. Large values might indicate network congestion or application server processes hosting messaging engines which are unable to process data fast enough to keep up with the application server. All messaging engines connected or that have been connected to this application server CountStatistic Low
ErrorsCount MEStats.Errors 3 Communication errors that have occurred and resulted in a network connection to a messaging engine being disconnected. All messaging engines connected or that have been connected to this application server CountStatistic Low
MEAttachedCount MEStats.MEAttached 1 The number of distinct application server processes hosting messaging engines currently network connected to this application server. current applications servers hosting messaging engines/connections connected to this application server. CountStatistic Low
MessageBytesReadCount MEStats.MessageBytesRead 13 Number of bytes of message data received from application server processes hosting messaging engines over network connections. This does not include data used to negotiate the transmission of messages All messaging engines connected or that have been connected to this application server CountStatistic Low
MessageBytesWrittenCount MEStats.MessageBytesWritten

12

Number of bytes of message data sent to application server processes hosting messaging engines over network connections. This does not include data used to negotiate the transmission of messages All messaging engines connected or that have been connected to this application server CountStatistic Low
ReadsBlockedCount MEStats.ReadsBlocked

7

Number of read operations that could not be completed immediately. For IBM Service use. All messaging engines connected or that have been connected to this application server CountStatistic Low
ReadsCount MEStats.Reads

5

Number of read operations used to receive data from application server processes hosting messaging engines via network connections. All messaging engines connected or that have been connected to this application server CountStatistic Low
TotalBytesReadCount MEStats.TotalBytesRead

15

Number of bytes of data received from application server processes hosting messaging engines. All messaging engines connected or that have been connected to this application server CountStatistic Low
TotalBytesWrittenCount MEStats.TotalBytesWritten

14

Number of bytes of data sent to application server processes hosting messaging engines. All messaging engines connected or that have been connected to this application server CountStatistic Low
WritesBlockedCount MEStats.WritesBlocked

6

Number of write operations that could not be completed immediately. For IBM Service use. All messaging engines connected or that have been connected to this application server CountStatistic Low
WritesCount MEStats.Writes

4

Number of write operations used to transmit data to application server processes hosting messaging engines via network connections. All messaging engines connected or that have been connected to this application server CountStatistic Low

server_name > SIB Service > SIB Communications > Messaging Engines > Detailed Statistics

The full path to these counters for use in scripting is SIB Service > SIB Communications > Messaging Engines > Detailed Statistics.

Name Key ID Description Granularity Type Level
BytesReceivedAtHighPriorityCount MEDetailedStats.BytesReceivedAtHighPriority

119

Number of bytes of data received at a high priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtHighestPriorityCount MEDetailedStats.BytesReceivedAtHighestPriority

117

Number of bytes of data received at the highest possible priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS0PriorityCount MEDetailedStats.BytesReceivedAtJMS0Priority

129

Number of bytes of data received at the priority used by JMS priority 0 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS1PriorityCount MEDetailedStats.BytesReceivedAtJMS1Priority

128

Number of bytes of data received at the priority used by JMS priority 1 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS2PriorityCount MEDetailedStats.BytesReceivedAtJMS2Priority

127

Number of bytes of data received at the priority used by JMS priority 2 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS3PriorityCount MEDetailedStats.BytesReceivedAtJMS3Priority

126

Number of bytes of data received at the priority used by JMS priority 3 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS4PriorityCount MEDetailedStats.BytesReceivedAtJMS4Priority

125

Number of bytes of data received at the priority used by JMS priority 4 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS5PriorityCount MEDetailedStats.BytesReceivedAtJMS5Priority

124

Number of bytes of data received at the priority used by JMS priority 5 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS6PriorityCount MEDetailedStats.BytesReceivedAtJMS6Priority

123

Number of bytes of data received at the priority used by JMS priority 6 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS7PriorityCount MEDetailedStats.BytesReceivedAtJMS7Priority

122

Number of bytes of data received at the priority used by JMS priority 7 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS8PriorityCount MEDetailedStats.BytesReceivedAtJMS8Priority

121

Number of bytes of data received at the priority used by JMS priority 8 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtJMS9PriorityCount MEDetailedStats.BytesReceivedAtJMS9Priority

120

Number of bytes of data received at the priority used by JMS priority 9 messages. Typically this is an accurate measure of the number of bytes of message data received at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtLowPriorityCount MEDetailedStats.BytesReceivedAtLowPriority

130

Number of bytes of data received at a low priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtLowestPriorityCount MEDetailedStats.BytesReceivedAtLowestPriority

132

Number of bytes of data received at the lowest possible priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtVeryHighPriorityCount MEDetailedStats.BytesReceivedAtVeryHighPriority

118

Number of bytes of data received at a very high priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesReceivedAtVeryLowPriorityCount MEDetailedStats.BytesReceivedAtVeryLowPriority

131

Number of bytes of data received at a very low priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtHighPriorityCount MEDetailedStats.BytesSentAtHighPriority

103

Number of bytes of data transmitted at a high priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtHighestPriorityCount MEDetailedStats.BytesSentAtHighestPriority

101

Number of bytes of data transmitted at the highest possible priority for transmission. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS0PriorityCount MEDetailedStats.BytesSentAtJMS0Priority

113

Number of bytes of data transmitted at the priority used by JMS priority 0 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS1PriorityCount MEDetailedStats.BytesSentAtJMS1Priority

112

Number of bytes of data transmitted at the priority used by JMS priority 1 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS2PriorityCount MEDetailedStats.BytesSentAtJMS2Priority

111

Number of bytes of data transmitted at the priority used by JMS priority 2 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS3PriorityCount MEDetailedStats.BytesSentAtJMS3Priority

110

Number of bytes of data transmitted at the priority used by JMS priority 3 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS4PriorityCount MEDetailedStats.BytesSentAtJMS4Priority

109

Number of bytes of data transmitted at the priority used by JMS priority 4 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS5PriorityCount MEDetailedStats.BytesSentAtJMS5Priority

108

Number of bytes of data transmitted at the priority used by JMS priority 5 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS6PriorityCount MEDetailedStats.BytesSentAtJMS6Priority

107

Number of bytes of data transmitted at the priority used by JMS priority 6 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS7PriorityCount MEDetailedStats.BytesSentAtJMS7Priority

106

Number of bytes of data transmitted at the priority used by JMS priority 7 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS8PriorityCount MEDetailedStats.BytesSentAtJMS8Priority

105

Number of bytes of data transmitted at the priority used by JMS priority 8 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtJMS9PriorityCount MEDetailedStats.BytesSentAtJMS9Priority

104

Number of bytes of data transmitted at the priority used by JMS priority 9 messages. Typically this is an accurate measure of the number of bytes of message data transmitted at this priority level. However, from time to time, control transmissions used to negotiate the flow of messages might be transmitted at this priority level. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtLowPriorityCount MEDetailedStats.BytesSentAtLowPriority

114

Number of bytes of data transmitted at a low priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtLowestPriorityCount MEDetailedStats.BytesSentAtLowestPriority

116

Number of bytes of data transmitted at the lowest possible priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtVeryHighPriorityCount MEDetailedStats.BytesSentAtVeryHighPriority

102

Number of bytes of data transmitted at a very high priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
BytesSentAtVeryLowPriorityCount MEDetailedStats.BytesSentAtVeryLowPriority

115

Number of bytes of data transmitted at a very low priority. Message data cannot be transmitted with this priority, so typically these bytes of data will comprise control transmissions used to negotiate the flow of messages. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS0PriorityCount MEDetailedStats.MessagesReceivedAtJMS0Priority

152

Number of messages received at JMS priority 0. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS1PriorityCount MEDetailedStats.MessagesReceivedAtJMS1Priority

151

Number of messages received at JMS priority 1. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS2PriorityCount MEDetailedStats.MessagesReceivedAtJMS2Priority

150

Number of messages received at JMS priority 2. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS3PriorityCount MEDetailedStats.MessagesReceivedAtJMS3Priority

149

Number of messages received at JMS priority 3. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS4PriorityCount MEDetailedStats.MessagesReceivedAtJMS4Priority

148

Number of messages received at JMS priority 4. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS5PriorityCount MEDetailedStats.MessagesReceivedAtJMS5Priority

147

Number of messages received at JMS priority 5. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS6PriorityCount MEDetailedStats.MessagesReceivedAtJMS6Priority

146

Number of messages received at JMS priority 6. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS7PriorityCount MEDetailedStats.MessagesReceivedAtJMS7Priority

145

Number of messages received at JMS priority 7. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS8PriorityCount MEDetailedStats.MessagesReceivedAtJMS8Priority

144

Number of messages received at JMS priority 8. All clients connected or that have been connected to this application server CountStatistic Low
MessagesReceivedAtJMS9PriorityCount MEDetailedStats.MessagesReceivedAtJMS9Priority

143

Number of messages received at JMS priority 9. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS0PriorityCount MEDetailedStats.MessagesSentAtJMS0Priority

142

Number of messages transmitted at JMS priority 0. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS1PriorityCount MEDetailedStats.MessagesSentAtJMS1Priority

141

Number of messages transmitted at JMS priority 1. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS2PriorityCount MEDetailedStats.MessagesSentAtJMS2Priority

140

Number of messages transmitted at JMS priority 2. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS3PriorityCount MEDetailedStats.MessagesSentAtJMS3Priority

139

Number of messages transmitted at JMS priority 3. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS4PriorityCount MEDetailedStats.MessagesSentAtJMS4Priority

138

Number of messages transmitted at JMS priority 4. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS5PriorityCount MEDetailedStats.MessagesSentAtJMS5Priority

137

Number of messages transmitted at JMS priority 5. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS6PriorityCount MEDetailedStats.MessagesSentAtJMS6Priority

136

Number of messages transmitted at JMS priority 6. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS7PriorityCount MEDetailedStats.MessagesSentAtJMS7Priority

135

Number of messages transmitted at JMS priority 7. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS8PriorityCount MEDetailedStats.MessagesSentAtJMS8Priority

134

Number of messages transmitted at JMS priority 8. All clients connected or that have been connected to this application server CountStatistic Low
MessagesSentAtJMS9PriorityCount MEDetailedStats.MessagesSentAtJMS9Priority

133

Number of messages transmitted at JMS priority 9. All clients connected or that have been connected to this application server CountStatistic Low
server_name > SIB Service > SIB Communications > WMQ Links > Standard Statistics

The full path to these counters for use in scripting is SIB Service > SIB Communications > WMQ Links > Standard Statistics.

Name Key ID Description Granularity Type Level
BatchesReceivedCount MQLinkStats.BatchesReceived

2

Number of batches of messages received from network attached WebSphere MQ Queue Managers. All WebSphere MQ Queue Managers that are or have been connected to this application server CountStatistic Low
BatchesSentCount MQLinkStats.BatchesSent

1

Number of batches of messages sent to network attached WebSphere MQ Queue Managers. All WebSphere MQ Queue Managers that are or have been connected to this application server CountStatistic Low
CommsErrorsCount MQLinkStats.CommsErrors

11

Number of communication errors that resulted in a network connection to a WebSphere MQ Queue Manager being disconnected. All WebSphere MQ Queue Managers that are or have been connected to this application server CountStatistic Low
LongRetriesCount MQLinkStats.LongRetries

10

Number of long retries. This indicates the number of times channels were disconnected and could not be re-established for longer periods of time. All WebSphere MQ Queue Managers that are or have been connected to this application server CountStatistic Low
MessagesReceivedCount MQLinkStats.MessagesReceived

4

Number of messages received from network attached WebSphere MQ Queue Managers. All WebSphere MQ Queue Managers that are, or have been. connected to this application server . CountStatistic Low
MessagesSentCount MQLinkStats.MessagesSent

3

Number of messages sent to network attached WebSphere MQ Queue Managers. All WebSphere MQ Queue Managers that are or have been connected to this application server CountStatistic Low
QMAttachedCount MQLinkStats.QMAttached

12

Total number of WebSphere MQ Queue Managers currently network attached to this application server WebSphere MQ Queue Managers that are currently attached CountStatistic Low
ReadsBlockedCount MQLinkStats.ReadsBlocked

14

Number of read operations that could not be completed immediately. For IBM Service use. All WebSphere MQ Queue Managers that are or have been connected to this application server CountStatistic Low
ReceiverBytesReceivedCount MQLinkStats.ReceiverBytesReceived

8

Number of bytes of data received by receiver channels from network attached WebSphere MQ Queue Managers. All WebSphere MQ Queue Managers that are or have been connected to this application server CountStatistic Low
ReceiverBytesSentCount MQLinkStats.ReceiverBytesSent

7

Number of bytes of data sent by receiver channels to network attached WebSphere MQ Queue Managers. All WebSphere MQ Queue Managers that are or have been connected to this application server CountStatistic Low
SenderBytesReceivedCount MQLinkStats.SenderBytesReceived

6

Number of bytes of data received by sender channels from network attached WebSphere MQ Queue Managers. All WebSphere MQ Queue Managers that are, or have been, connected to this application server CountStatistic Low
SenderBytesSentCount MQLinkStats.SenderBytesSent

5

Number of bytes of data sent by sender channels to network attached WebSphere MQ Queue Managers. All WebSphere MQ Queue Managers that are or have been connected to this application server CountStatistic Low
ShortRetriesCount MQLinkStats.ShortRetries

9

Number of short All WebSphere MQ Queue Managers that are or have been connected to this application server retries. This indicates the number of times channels were disconnected and could not be re-established for short periods of time. All WebSphere MQ Queue Managers that are or have been connected to this application server CountStatistic Low
WritesBlockedCount MQLinkStats.WritesBlocked

13

Number of write operations that could not be completed immediately. For IBM Service use. All WebSphere MQ Queue Managers that are or have been connected to this application server CountStatistic Low
server_name > SIB Service > SIB Communications > WMQ Client Links > Standard Statistics

The full path to these counters for use in scripting is SIB Service > SIB Communications > WMQ Client Links > Standard Statistics.

Name Key ID Description Granularity Type Level
APICallsServicedCount MQClientLinkStats.APICallsServiced

6

The number of MQ API call requests serviced on behalf of WebSphere MQ JMS clients. All WebSphere MQ JMS clients that are or have been connected to this application server CountStatistic Low
BatchesSentCount MQClientLinkStats.BatchesSent

1

Number of batches of messages sent to network attached MQJMS clients. All WebSphere MQ JMS clients that are or have been connected to this application server CountStatistic Low
BytesReceivedCount MQClientLinkStats.BytesReceived

5

Number of bytes of data received from network attached WebSphere MQ JMS clients. This includes bytes of message data as well as bytes of data used to control the flow of messages. All WebSphere MQ JMS clients that are or have been connected to this application server CountStatistic Low
BytesSentCount MQClientLinkStats.BytesSent

4

Number of bytes of data sent to network attached WebSphere MQ JMS clients. This includes bytes of message data as well as bytes of data used to control the flow of messages. All WebSphere MQ JMS clients that are or have been connected to this application server CountStatistic Low
ClientsAttachedCount MQClientLinkStats.ClientsAttached

8

The current number of WebSphere MQ JMS clients attached to this application server. WebSphere MQ JMS clients that are currently attached. CountStatistic Low
CommsErrorsCount MQClientLinkStats.CommsErrors

7

The number of errors that have cause connections to WebSphere MQ JMS clients to be dropped. All WebSphere MQ JMS clients that are or have been connected to this application server CountStatistic Low
MessagesReceivedCount MQClientLinkStats.MessagesReceived

3

Number of messages received from network attached WebSphere MQ JMS clients. All WebSphere MQ JMS clients that are or have been connected to this application server CountStatistic Low
MessagesSentCount MQClientLinkStats.MessagesSent

2

Number of messages sent to network attached WebSphere MQ JMS clients. All WebSphere MQ JMS clients that are or have been connected to this application server CountStatistic Low
ReadsBlockedCount MQClientLinkStats.ReadsBlocked

10

Number of read operations that could not be completed immediately. For IBM Service use. All WebSphere MQ JMS clients that are or have been connected to this application server CountStatistic Low
WritesBlockedCount MQClientLinkStats.WritesBlocked

9

Number of write operations that could not be completed immediately. For IBM Service use. All WebSphere MQ JMS clients that are or have been connected to this application server CountStatistic Low



Related tasks
Monitoring overall system health
Related reference
PMI data organization
Service integration bus counters
Reference topic    

Terms of Use | Feedback

Last updated: Aug 29, 2010 6:22:59 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-express-dist&topic=rprf_communicationstats
File name: rprf_communicationstats.html