NonStop JMS User's Manual (H06.03+, J06.03+, NonStop JMS 3.0+)
Managing the NSJMS Environment
NonStop Server for Java Message Service User’s Manual—522356-006
7-13
The Command-Line Interface
If asterisk (*) is specified, statistics for all queues or topics appear.
If statistical information is returned by multiple queues or topics, a summary block 
is displayed.
When nsjms is specified, the name attribute is invalid.
When nsjms is specified, statistics for all queues and topics appear.
Examples
The STATS QUEUE command returns a display such as:
The STATS TOPIC command returns a display such as:
nsjms-> stats queue orders
Destination: orders
Process ID: $xyz1
Stats Interval (min): 10
Msgs Sent: 901
Msgs Sent Rate (msg/sec): 1.5
Msgs Sent Mean (bytes): 4000
Msgs Received: 600
Msg Received Rate (msg/sec): 1
Msg Received Mean (bytes): 2000
Largest Msg Sent (bytes): 10000
Largest Msg Received (bytes): 9000
nsjms-> stats topic sales
Destination: sales 
Process ID: $xyz2 
Stats Interval(min): 10 
Msgs Sent: 390 
Msgs Sent Rate(msg/sec): 0.65 
Msgs Sent Mean(bytes): 4000 
Msgs Recv: 360 
Msgs Recv Rate(msg/sec): 0.60 
Msgs Recv Mean(bytes): 2000 
Largest Msg Sent(bytes): 1090 
Largest Msg Recv(bytes): 6000
Process ID: $xyz3 
Stats Interval(min): 10 
Msgs Sent: 904 
Msgs Sent Rate(msg/sec): 1.51 
Msgs Sent Mean(bytes): 4000 
Msgs Recv: 604 
Msgs Recv Rate(msg/sec): 1.01 
Msgs Recv Mean(bytes): 2000 
Largest Msg Sent(bytes): 13400 
Largest Msg Recv(bytes): 4000










