|
Measures reported by MsmqMulticastInTest
This test auto-discovers the sessions on the Microsoft Message Queuing (MSMQ) server and for each session, reports the amount of data and count of messages received from multiple destination queues. Using this test, administrators can figure out the session during which maximum number of messages were received and maximum amount of data was received.
Outputs of the Test: One set of results for every session on the MSMQ server monitored.
| Measurement |
Description |
Measurement Unit |
Interpretation |
| In_multicast_bytes |
Indicates the amount of data bytes received during this session from multiple destination queues. |
KB |
Compare the value of this measure across sessions to identify the session during which maximum amount of data was received from multiple destination queues. |
| Incoming_byte_sec |
Indicates the rate at which data bytes were received during this session from multiple destination queues. |
Kb/sec |
|
| In_multicast_msg |
Indicates the number of messages received during this session from multiple destination queues. |
Number |
Compare the value of this measure across sessions to identify the session during which maximum number of messages were received from multiple destination queues. |
| Incoming_msg_sec |
Indicates the rate at which messages were received during this session from multiple destination queues. |
Messages/sec |
|
|