MSMQ Queue Attributes

Use MSMQ Queue attributes to monitor MSMQ (Microsoft Message Queue) statistics. MSMQ Queue is a multiple-instance attribute group. You cannot mix these attributes with those of any other multiple-instance group.


Bytes In Journal Queue The total number of bytes that currently reside in the journal queue. For the Computer Queues instance, this represents the computer journal queue. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 45,839 for the total number of bytes in the journal queue, enter 45839.

Bytes In Queue The total number of bytes that currently reside in the queue. For the Computer Queues instance, this represents the dead letter queue. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 86,821 for the total number of bytes in the queue, enter 86821.

Messages In Journal Queue The total number of messages that currently reside in the journal queue. For the Computer Queues instance, this represents the dead letter queue. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 743 for the total number of messages in the journal queue, enter 743.

Messages In Queue The total number of messages that currently reside in the queue. For the Computer Queues instance, this represents the dead letter queue. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 821 for the total number of messages in the queue, enter 821.

Queue Instance The instance name of the queue. Valid format is a text string of up to 64 characters. For example, LMAIL.

System Name The network name of the source of this information. Valid format is a text string of up to 64 characters.

Timestamp The date and time the Tivoli Enterprise Monitoring Server samples the data. Standard 16-character date/time format (CYYMMDDHHMMSSmmm), where:

C

Century (0 for 20th, 1 for 21st)

YY

Year

MM

Month

DD

Day

HH

Hour

MM

Minute

SS

Second

mmm

Millisecond

Use simple text strings as described above. For example, enter 0971009130500000 to express October 9, 1997, 1:05:00 pm.