Viewing message flow accounting and statistics data collection parameters

You can review and check the parameters that are currently in effect for message flow accounting and statistics data collection.

Before you start:

To view message flow accounting and statistics data collection parameters:

Issue the mqsireportflowstats command with the appropriate parameters to view the parameters that are currently being used by the broker to control archive data collection or snapshot data collection.

You can view the parameters in force for a broker, an execution group, or an individual message flow.

For example, to view parameters for snapshot data for all message flows in all execution groups for BrokerA, enter:

mqsireportflowstats BrokerA -s -g -j 

Using SDSF on z/OS, enter:

/F BrokerA,rs s=yes,g=yes,j=yes

Refer to the mqsireportflowstats command for further examples.

The command displays the current status, for example:

BIP8187I: Statistics Snapshot settings for flow MyFlow1 in execution 
group default - On?: inactive, 
ThreadDataLevel: basic, NodeDataLevel: 	basic, 
OutputFormat: usertrace, AccountingOrigin: basic

Next:

You can now modify the data collection parameters.

Related concepts
Message flows overview
Message flow accounting and statistics data
Related tasks
Developing message flows
Starting to collect message flow accounting and statistics data
Modifying message flow accounting and statistics data collection parameters
Related reference
Message flow accounting and statistics data
Issuing commands to the z/OS console
mqsichangeflowstats command
mqsireportflowstats command