eG Monitoring
 

Measures reported by MsmqSessionTest

This test connects to the Microsoft Message Queuing (MSMQ) server, auto-discovers the sessions on the server, and reports the incoming and outgoing messages as well as data. Using this test, administrators can identify the session that is receiving/sending the maximum incoming and outgoing messages.

Outputs of the Test: One set of results for every session on the MSMQ server monitored.

Measurement Description Measurement Unit Interpretation
In_bytes Indicates the amount of data received during this session. KB Compare the value of this measure across sessions to identify the session during which maximum amount of data was received.
In_bytes_rate Indicates the rate at which data was received during this session. KB/sec  
In_msg Indicates the number of messages received during this session. Number Compare the value of this measure across sessions to identify the session during which maximum number of incoming messages were received.
In_msg_rate Indicates the rate at which messages were received during this session. Messages/sec  
Out_bytes Indicates the amount of data sent during this session. KB Compare the value of this measure across sessions to identify the session during which maximum amount of data was sent.
Out_bytes_rate Indicates the rate at which data was sent during this session. KB/sec  
Out_msg Indicates the number of messages were sent during this session. Number Compare the value of this measure across the sessions to identify the session during which maximum number of messages were sent.
Out_msg_rate Indicates the rate at which messages were sent during this session. Messages/sec