| 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. |