WebSphere Application Server Network Deployment, Version 6.1
             Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS

             Personalize the table of contents and search results

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

552

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

561

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

560

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

551

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

553

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

563

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

562

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

559

Number of messages transmitted using multicast protocols. All clients connected or that have been connected to this application server CountStatistic Low
MulticastWriteBytesCount ClientStats.MulticastWriteBytes

558

Number of bytes transmitted using multicast protocols. All clients connected or that have been connected to this application server CountStatistic Low
ReadsBlockedCount ClientStats.ReadsBlocked

557

Number of read operations that could not be completed immediately. This number can be used as an indicator of network congestion when communicating with client processes. All clients connected or that have been connected to this application server CountStatistic Low
ReadsCount ClientStats.Reads

555

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

565

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

564

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

556

Number of write operations that could not be completed immediately. This number can be used as an indicator of network congestion when communicating with client processes. All clients connected or that have been connected to this application server CountStatistic Low
WritesCount ClientStats.Writes

554

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

719

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

717

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

729

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

728

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

727

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

726

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

725

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

724

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

723

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

722

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

721

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

720

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

730

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

732

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

718

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

731

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

703

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

701

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

713

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

712

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

711

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

710

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

709

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

708

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

707

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

706

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

705

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

704

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

714

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

716

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

702

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

715

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

752

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

751

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

750

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

749

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

748

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

747

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

746

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

745

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

744

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

743

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

742

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

741

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

740

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

739

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

738

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

737

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

736

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

735

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

734

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

733

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

502

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

511

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

510

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

503

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

501

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

513

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

512

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

507

Number of read operations that could not be completed immediately. This number can be used as an indicator of network congestion when communicating with application server processes hosting messaging engines. All messaging engines connected or that have been connected to this application server CountStatistic Low
ReadsCount MEStats.Reads

505

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

515

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

514

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

506

Number of write operations that could not be completed immediately. This number can be used as an indicator of network congestion when communicating with application server processes hosting messaging engines. All messaging engines connected or that have been connected to this application server CountStatistic Low
WritesCount MEStats.Writes

504

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

719

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

717

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

729

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

728

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

727

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

726

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

725

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

724

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

723

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

722

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

721

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

720

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

730

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

732

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

718

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

731

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

703

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

701

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

713

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

712

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

711

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

710

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

709

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

708

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

707

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

706

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

705

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

704

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

714

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

716

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

702

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

715

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

752

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

751

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

750

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

749

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

748

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

747

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

746

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

745

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

744

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

743

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

742

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

741

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

740

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

739

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

738

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

737

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

736

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

735

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

734

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

733

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 t Links > Standard Statistics.

Name Key ID Description Granularity Type Level
BatchesReceivedCount MQLinkStats.BatchesReceived

802

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

801

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

811

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

810

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

804

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

803

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
QMAttachedCountMQLinkStats.ReadsBlocked MQLinkStats.QMAttached

812

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

814

Number of read operations that could not be completed immediately. This number can be used as an indicator of network congestion when communicating with WebSphere MQ Queue Managers. All WebSphere MQ Queue Managers that are or have been connected to this application server CountStatistic Low
ReceiverBytesReceivedCount MQLinkStats.ReceiverBytesReceived

808

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

807

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

806

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

805

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

809

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

813

Number of write operations that could not be completed immediately. This number can be used as an indicator of network congestion when communicating with WebSphere MQ Queue Managers. 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

906

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

901

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

905

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

904

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

908

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

907

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

903

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

902

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

910

Number of read operations that could not be completed immediately. This number can be used as an indicator of network congestion when communicating with WebSphere MQ JMS clients. All WebSphere MQ JMS clients that are or have been connected to this application server CountStatistic Low
WritesBlockedCount MQClientLinkStats.WritesBlocked

909

Number of write operations that could not be completed immediately. This number can be used as an indicator of network congestion when communicating with WebSphere MQ JMS clients. 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: Feb 25, 2009 9:32:38 AM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.multiplatform.doc/info/ae/ae/rprf_communicationstats.html