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:
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.