Engine Monitor menu options: Graphs menu

Right-click a thread to open the context menu. Selecting Metrics opens the Engine Monitor dialog box. Graphs can be shown individually or with other graphs.

This table lists the graph options:

Option Description
Outbound Processing Latency Opens a graph showing the outbound processing latency. Latency refers to the time taken to process a message.

This graph has these characteristics:

  • The metric unit is in seconds.
  • The yellow graph is the total latency for messages in the process. This time includes inbound processing, translation, outbound processing, and queue time.
  • The units on the left side of the graph are an aggregate of ALL messages currently in the engine. If there are 100 messages in outbound queues waiting to be sent, then the number is the sum of all their wait times.
Msgs/Sec Opens a graph showing the average number of messages processed per second.
Bytes/Sec Opens a graph showing the average number of bytes processed per second.
Txns/Sec Opens a graph showing the average number of transactions processed per second.