eG Monitoring
 

Measures reported by MsmqHttpTrafficTest

For each HTTP session on the Microsoft Message Queuing (MSMQ)server, this test reports the amount of data received during the HTTP session and the count of messages received during the HTTP session. Using this test, administrators can figure out during which HTTP session maximum amount of data and maximum number of messages were received.

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

Measurement Description Measurement Unit Interpretation
In_bytes Indicates the amount of data bytes received during this HTTP session. 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.
In_bytes_sec Indicates the rate at which data bytes were received during this HTTP session. KB/sec  
In_http_msg Indicates the number of messages received during this HTTP session. 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.
In_msg_sec Indicates the rate at which messages were received during this HTTP session. Messages/sec