| Index | Top - Up | Data ONTAP 8.2 |
Display CPU resource utilization data per QoS policy group
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 resource cpu show -node nodeA -iterations 100 -rows 3
Policy Group CPU
-------------------- -----
-total- (100%) 9%
fast 1%
slow 3%
medium 5%
-total- (100%) 8%
slow 1%
fast 3%
medium 3%
The example above displays the total CPU utilization for the 3 QoS policy groups with the highest CPU utilization and it refreshes the display 100 times before terminating.
| Index | Top - Up | Data ONTAP 8.2 |