MSMQ Session Object

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

The MSMQ Session performance object monitors statistics about active sessions between computers running Message Queuing. You can choose to have an instance for each session.

Counter Name Description Counter Type

Incoming Bytes

Shows the total number of bytes that were received through the selected session.

PERF_COUNTER_RAWCOUNT

Incoming Bytes/sec

Shows the rate, in incidents per second, at which bytes were received through the selected session.

PERF_COUNTER_RAWCOUNT

Incoming Messages

Shows the total number of messages that were received through the selected session.

PERF_COUNTER_RAWCOUNT

Incoming Messages/sec

Shows the rate, in incidents per second, at which Message Queuing messages were received through the selected session.

PERF_COUNTER_RAWCOUNT

Outgoing Bytes

Shows the total number of bytes that were sent through the selected session.

PERF_COUNTER_RAWCOUNT

Outgoing Bytes/sec

Shows the rate, in incidents per second, at which Message Queuing messages were sent through the selected session.

PERF_COUNTER_RAWCOUNT

Outgoing Messages

Shows the total number of Message Queuing messages that were sent through the selected session.

PERF_COUNTER_RAWCOUNT

Outgoing Messages/sec

Shows the rate, in incidents per second, at which Message Queuing messages were sent through the selected session.

PERF_COUNTER_RAWCOUNT

See Also

Concepts

MSMQ Queue Object
MSMQ Service Object