Displaying accounting and statistics information

To use the information recorded in accounting and statistics messages, run an application such as the amqsmon sample program to transform the recorded information into a suitable format

Accounting and statistics messages are written to the system accounting and statistics queues. amqsmon is a sample program supplied with IBM® MQ that processes messages from the accounting and statistics queues and displays the information to the screen in a readable form.

Because amqsmon is a sample program, you can use the supplied source code as template for writing your own application to process accounting or statistics messages, or modify the amqsmon source code to meet your own particular requirements.