+

Search Tips | Advanced Search

Controlling MQI statistics collection

Use the queue manager attribute STATMQI to control the collection of MQI statistics information.

To change the value of this attribute, use the MQSC command, ALTER QMGR and specify the parameter STATMQI. Statistics messages are generated only for queues that are opened after statistics collection has been enabled. The STATMQI parameter can have the following values:

For example, to enable MQI statistics information collection use the following MQSC command:

ALTER QMGR STATMQI(ON)