Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
DurableSubscriptionCount | uint64 | |
Counter | boolean | true |
Description | string | The number of durable subscriptions. |
MappingStrings | string | JSR77.JCP|JSR77.6.26.1.3 getDurableSubscriptionCount|V1.0 |
ExpiredMessageCount | uint64 | |
Counter | boolean | true |
Description | string | The number of expired messages. |
MappingStrings | string | JSR77.JCP|JSR77.6.26.1.4 getExpiredMessageCount|V1.0 |
MessageCount | uint64 | |
Counter | boolean | true |
Description | string | The number of messages exchanged. |
MappingStrings | string | JSR77.JCP|JSR77.6.26.1.5 getMessageCount|V1.0 |
MessageWaitTime | datetime | |
Description | string | The time spent by a message before being delivered. The time is represented as a datetime interval. |
MappingStrings | string | JSR77.JCP|JSR77.6.26.1.6 getMessageWaitTime|V1.0 |
MessageWaitTimeMaxTime | datetime | |
Description | string | The maximum amount of time spent by a message before being delivered since the beginning of this measurement. The time is represented as a datetime interval. |
MappingStrings | string | JSR77.JCP|JSR77.6.6.1.2 getMaxTime|V1.0 |
MessageWaitTimeMinTime | datetime | |
Description | string | The minimum amount of time spent by a message before being delivered since the beginning of this measurement. The time is represented as a datetime interval. |
MappingStrings | string | JSR77.JCP|JSR77.6.6.1.3 getMinTime|V1.0 |
MessageWaitTimeTotalTime | datetime | |
Description | string | The total amount of time spent by a message before being delivered since the beginning of this measurement. Dividing MessageWaitTimeTotalTime by MessageWaitTime will provide the average time spent using a connection. The time is represented as a datetime interval. |
MappingStrings | string | JSR77.JCP|JSR77.6.6.1.4 getTotalTime|V1.0 |
PendingMessageCount | uint64 | |
Counter | boolean | true |
Description | string | The number of pending messages. |
MappingStrings | string | JSR77.JCP|JSR77.6.26.1.7 getPendingMessageCount|V1.0 |