Viewing Consumer Information
The Consumer Info tab shows the following information.
The Status section gives the following details:
Total Pending - Current count of events waiting to be acknowledged or rolled back.
Queue Depth - The outstanding events for delivery on the queue.
Last Read - The timestamp of the last event that was read (consumed).
Last Write - The timestamp of the last event that was written to the queue (published).
The Connection Details section gives the following details:
ID - The ID of the queue consumer (in most cases, host and port).
Mode - The client subscription mode ( either asynchronous or synchronous).
Max Pending - The window size for this subscription.
Acknowledged - The total number of acknowledged events for this subscription.
Rolled Back - The total number of rolled back events for this subscription.
Pending - The events queued, waiting to be acknowledged or rolled back for this subscription.
Last Read - The last time the session acknowledged, rolled back or read an event for this subscription.