BIP8189
Severity
10 : WarningMessage
Changes a broker's statistics options.
Syntax:
mqsichangeflowstats brokerName (-a | -s) (-e executionGroupName | -g) (-f messageFlow | -j) [-c control] [-t threadData] [-n nodeData] [-r] [-o outputFormat] [-b accountingOrigin]Explanation
Command Options:
'brokerName' name of the broker
'-a' indicates archival of statistics
'-s' indicates snapshot publishing
'-e executionGroupName' execution group name
'-g' indicates all execution groups
'-f messageFlow' message flow name
'-j' indicates all message flows
'-c control' starts/stops collection: values allowed are 'active' or 'inactive'
'-t threadData' specifies the thread statistics level: values allowed are 'none' or 'basic'
'-n nodeData' specifies the node statistics level: values allowed are 'none', 'basic' or 'advanced'
'-r' resets the archival, i.e. deletes all previous records currently held
'-o outputFormat' specifies the output format: values allowed are 'usertrace', 'xml' or (on zOS only) 'smf'
'-b accountingOrigin' indicates using accounting origin to segregate the statistics.