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

Connection Service Metrics

Table 21-3 shows the metrics information that the broker reports for individual connection services.

Table 21-3 Connection Service Metrics

Metrics Quantity
Description
Log File?
metrics svcMetric Type
Metrics Topic
Connections
Num connections
Current number of connections
No
cxn1
None
Num threads
Current number of threads
No
cxn1
None
Min threads
Minimum number of threads assigned to service
No
cxn
None
Max threads
Maximum number of threads assigned to service
No
cxn
None
Message Flow
Num messages in
Cumulative number of payload messages received through connection service since broker started
No
ttl
None
Num messages out
Cumulative number of payload messages sent through connection service since broker started
No
ttl
None
Rate messages in
Current rate of flow of payload messages into broker through connection service
No
rts
None
Rate messages out
Current rate of flow of payload messages out of broker through connection service
No
rts
None
Message bytes in
Cumulative size in bytes of payload messages received through connection service since broker started
No
ttl
None
Message bytes out
Cumulative size in bytes of payload messages sent through connection service since broker started
No
ttl
None
Rate message bytes in
Current rate of flow of payload message bytes into broker through connection service
No
rts
None
Rate message bytes out
Current rate of flow of payload message bytes out of broker through connection service
No
rts
None
Num packets in
Cumulative number of payload and control packets received through connection service since broker started
No
ttl
None
Num packets out
Cumulative number of payload and control packets sent through connection service since broker started
No
ttl
None
Rate packets in
Current rate of flow of payload and control packets into broker through connection service
No
rts
None
Rate packets out
Current rate of flow of payload and control packets out of broker through connection service
No
rts
None
Packet bytes in
Cumulative size in bytes of payload and control packets received through connection service since broker started
No
ttl
None
Packet bytes out
Cumulative size in bytes of payload and control packets sent through connection service since broker started
No
ttl
None
Rate packet bytes in
Current rate of flow of payload and control packet bytes into broker through connection service
No
rts
None
Rate packet bytes out
Current rate of flow of payload and control packet bytes out of broker through connection service
No
rts
None

1Also available with query svc command