This command saves the performance statistics to a file. Before you use this command, run the set session performanceMonitorInterval command and the set session performanceMonitorIterations command to specify how often statistics are collected.
save storageSubsystem performanceStats file=”filename”
| Parameter | Description |
|---|---|
| file | The name of the file to which you want to save the performance statistics. Enclose the file name in double quotation marks (“ ”). |
6.10