| Index | Top - Up | Data ONTAP 8.2 |
Display CPU resource utilization data per QoS workload
Availability: This command is available to cluster administrators at the admin privilege level.
The command displays the following data:
-node {<nodename>|local} - Node
[-iterations <integer>] - Number of Iterations
[-rows <integer>] - Number of Rows in the Output
[-refresh-display {true|false}] - Toggle Screen Refresh Between Each Iteration
cluster1::> qos statistics workload resource cpu show -node nodeA -iterations 100 -rows 3
Workload ID CPU
--------------- ----- -----
--total- (100%) - 9%
vs0-wid-102 102 5%
file-bigvmdk-.. 121 2%
vs2_vol0-wid-.. 212 2%
-total- (100%) - 8%
vs0-wid-101 102 5%
file-bigvmdk-.. 121 2%
vs2_vol0-wid-.. 212 1%
The example above displays total CPU utilization for the 3 QoS workloads with the highest CPU utilization and it refreshes the display 100 times before terminating.
| Index | Top - Up | Data ONTAP 8.2 |