Parameter values for the ComIbmResourceStatsManager resource manager

You can set properties for the resource statistics manager by specifying the integration node name and -o ComIbmResourceStatsManager.

For examples of how to change parameters for the resource statistics manager, see mqsichangeproperties command. You must restart the integration node for all changes to be implemented.

-n fileReporting
Controls whether logging resource statistics to files is enabled or disabled. Valid values are active and inactive.
-n numberOfFiles
If the fileReporting property is active, this property sets the maximum number of files that each resource manager can log to. The default value is 4.
-n sizeOfFiles
If the fileReporting property is active, this property describes the maximum file size of an individual resource statistics log file. To calculate the total size for log files, multiply this value by the value of the numberofFiles property and the number of resource managers.
-n filePath
If the fileReporting property is active, this property specifies the name of a directory where resource statistics files should be written. This directory must already exist. By default, resource statistics are written to the MQSI_WORKPATH/common/resourcestats directory.