MessageQueue tab

EAServer gathers the following message queue statistics:

Statistic

Description

Acknowledge Count

The number of messages that have been acknowledged

Add Count

The number of messages that have been added to the queue

Discard Count

The number of messages that have been discarded from the queue; transient messages are discarded if a queue either overflows or times out

Timeout Count

The number of message that have been discarded because the queue timed out

Expired Count

The number of messages that have expired

Receive Count

The number of messages the queue has received

Recover Count

The number of messages the queue has recovered

Send Count

The number of messages that have been sent to the message queue

Messages in Memory Count

The number of messages that are currently in memory

Waiting for Acknowledge Count

The number of messages that are waiting for acknowledgement

Delivery Time

The total number of milliseconds spent delivering messages to the queue