MSMQ Sessions Attributes

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


Incoming Bytes The total number of bytes that were received through the selected session. 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 received, enter 45839.

Incoming Bytes/sec The rate that MSMQ messages are entering through the selected session. 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 478 for the number of bytes received per second, enter 478.

Incoming Messages The total number of messages that were received through the selected session. 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 49 for the total number of messages received, enter 49.

Incoming Messages/sec The rate that MSMQ messages are entering per second through the selected session. 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 23 for the number of messages received per second, enter 23.

Outgoing Bytes The total number of bytes that were sent through the selected session. 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 sent, enter 45839.

Outgoing Bytes/sec The rate that MSMQ messages are leaving per second through the selected session. 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 234 for the number of bytes sent per second, enter 234.

Outgoing Messages The total number of messages that were sent through the selected session. 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 56 for the total number of messages sent, enter 56.

Outgoing Messages/sec The rate that MSMQ messages are leaving per second through the selected session. 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 8 for the number of messages sent per second, enter 8.

Session The IP address of the computer in session with MSMQ. Valid format is a text string of up to 64 characters. For example, MBROWN2

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.