eG Monitoring
 

Measures reported by IIBJMSStatTest

This test reports the performance statistics of each JMS Connection factory in the IBM Integration Bus. Using this test, administrators can be proactively alerted to potential processing bottlenecks in the JMS Connection factory.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
openConnections Indicates the number of JMS connections that are currently open in this JMS Connection factory. Number  
openSessions Indicates the number of JMS sessions that are currently open in this JMS Connection factory. Number  
messageReceivedRate Indicates the rate at which messages were received byJMSInput or JMSReceive nodes in this JMS Connection factory during the last measurement period. Messages/sec Comparing the cvalue of these measures across the JMS Connection factories will help you identify the JMS Connection factory that is most busy receiving/sending messages.
messageSentRate Indicates the rate at which messages are sent by JMSOutput nodes in this JMS Connection factory during the last measurement period. Messages/sec
messageBrowsedRate Indicates the rate at which messages were received by the JMSReceive nodes in this JMS Connection factory during the last measurement period. Messages/sec  
connectionFailures Indicates the total number of attempted JMS connections that failed since the time the integration server was last restarted during the last measurement period. Number Ideally, the value of this measure should be zero.