JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle GlassFish Server Message Queue 4.5 Administration Guide
search filter icon
search icon

Document Information

Preface

Part I Introduction to Message Queue Administration

1.  Administrative Tasks and Tools

2.  Quick-Start Tutorial

Part II Administrative Tasks

3.  Starting Brokers and Clients

4.  Configuring a Broker

5.  Managing a Broker

6.  Configuring and Managing Connection Services

7.  Managing Message Delivery

8.  Configuring Persistence Services

9.  Configuring and Managing Security Services

10.  Configuring and Managing Broker Clusters

11.  Managing Administered Objects

12.  Configuring and Managing Bridge Services

13.  Monitoring Broker Operations

14.  Analyzing and Tuning a Message Service

15.  Troubleshooting

Part III Reference

16.  Command Line Reference

17.  Broker Properties Reference

18.  Physical Destination Property Reference

19.  Administered Object Attribute Reference

20.  JMS Resource Adapter Property Reference

21.  Metrics Information Reference

JVM Metrics

Brokerwide Metrics

Connection Service Metrics

Physical Destination Metrics

22.  JES Monitoring Framework Reference

Part IV Appendixes

A.  Distribution-Specific Locations of Message Queue Data

B.  Stability of Message Queue Interfaces

C.  HTTP/HTTPS Support

D.  JMX Support

E.  Frequently Used Command Utility Commands

Index

Brokerwide Metrics

Table 21-2 shows the brokerwide metrics information that the broker reports.

Table 21-2 Brokerwide Metrics

Metrics Quantity
Description
Log File?
metrics bkrMetric Type
Metrics Topic
Connections
Num connections
Total current number of connections for all connection services
Yes
cxn
mq.metrics.broker
Num threads
Total current number of threads for all connection services
Yes
cxn
None
Min threads
Total minimum number of threads for all connection services
Yes
cxn
None
Max threads
Total maximum number of threads for all connection services
Yes
cxn
None
Stored Messages
Num messages
Current number of payload messages stored in memory and persistent store
No
None1
mq.metrics.broker
Total message bytes
Total size in bytes of payload messages currently stored in memory and persistent store
No
None1
mq.metrics.broker
Message Flow
Num messages in
Cumulative number of payload messages received since broker started
Yes
ttl
mq.metrics.broker
Num messages out
Cumulative number of payload messages sent since broker started
Yes
ttl
mq.metrics.broker
Rate messages in
Current rate of flow of payload messages into broker
Yes
rts
None
Rate messages out
Current rate of flow of payload messages out of broker
Yes
rts
None
Message bytes in
Cumulative size in bytes of payload messages received since broker started
Yes
ttl
mq.metrics.broker
Message bytes out
Cumulative size in bytes of payload messages sent since broker started
Yes
ttl
mq.metrics.broker
Rate message bytes in
Current rate of flow of payload message bytes into broker
Yes
rts
None
Rate message bytes out
Current rate of flow of payload message bytes out of broker
Yes
rts
None
Num packets in
Cumulative number of payload and control packets received since broker started
Yes
ttl
mq.metrics.broker
Num packets out
Cumulative number of payload and control packets sent since broker started
Yes
ttl
mq.metrics.broker
Rate packets in
Current rate of flow of payload and control packets into broker
Yes
rts
None
Rate packets out
Current rate of flow of payload and control packets out of broker
Yes
rts
None
Packet bytes in
Cumulative size in bytes of payload and control packets received since broker started
Yes
ttl
mq.metrics.broker
Packet bytes out
Cumulative size in bytes of payload and control packets sent since broker started
Yes
ttl
mq.metrics.broker
Rate packet bytes in
Current rate of flow of payload and control packet bytes into broker
Yes
rts
None
Rate packet bytes out
Current rate of flow of payload and control packet bytes out of broker
Yes
rts
None
Destinations
Num destinations
Current number of physical destinations
No
None
mq.metrics.broker

1Use query bkr command instead