Sun Java System Message Queue 4.1 Developer's Guide for JMX Clients

Attributes

The destination manager monitor MBean has the attributes shown in Table 3–49. The names of these attributes are defined as static constants in the utility class DestinationAttributes.

Table 3–49 Destination Manager Monitor Attributes

Name 

Type 

Settable? 

Description 

NumDestinations

Integer

No 

Current total number of destinations 

NumMsgs

Long

No 

Current total number of messages stored in memory and persistent store for all destinations 

Does not include messages held in transactions. 

TotalMsgBytes

Long

No 

Current total size in bytes of messages stored in memory and persistent store for all destinations 

Does not include messages held in transactions.  

NumMsgsInDMQ

Long

No 

Current number of messages stored in memory and persistent store for dead message queue

TotalMsgBytesInDMQ

Long

No 

Current total size in bytes of messages stored in memory and persistent store for dead message queue