Inspecting message queues
Altogic Watcher provides an efficient way to inspect message queues. The top panel of the Watcher includes a section dedicated to message queues, where you can use the specification filters to quickly filter through large amounts of data and find the specific message queue you're looking for.
Message queue usage summary
In the Watcher tool, go to the section for message queues. You can view the resource usage summary of message queue services from this section. Click the refresh button in the upper right corner to update the data.

- Time Interval - Displays the time interval for which the data shown is calculated.
- Name - Displays the message queue service name.
- Total - Displays the count of the incoming requests to the message queue service.
- Success - Displays the count of the successful requests to the message queue service.
- Error - Displays the count of the unsuccessful requests to the message queue service.
- Error Rate - Displays the rate of unsuccessful requests to the message queue service.
- Average Duration (ms) - The Average Duration feature allows you to see the average duration of the message queue service.
- Minimum Duration (ms) - The Minimum Duration feature allows you to see the minimum duration of the message queue service.
- Maximum Duration (ms) - The Maximum Duration feature allows you to see the maximum duration of the message queue service.
Message queue logs
You can view the logs of message queue services from this section. Click the refresh button in the upper right corner to update the data.

- Time Interval - Displays the time interval for which the data shown is calculated.
- Timestamp - The timestamp field allows you to see the exact time of the sent request.
- Name - Displays the message queue service name.
- Status - The status section allows you to see the return status code.
- Response Time - The response time section lets you see the return response time.