NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ and AutoSupport Discussions

What is the CPU utilization?

ckeith
7,716 Views

What is the CPU utilization number derived from?  Is it the average CPU utilization over all the CPUs over the sample time?  Or, what is reported from a lot of our management tools (e.g. sysstat -x 1) that being CPU ANY?

Thanks,

Keith

1 ACCEPTED SOLUTION

jonathon_lanzon
7,718 Views

It is the CPU ANY counter. As you mentioned it is not useful and VERY misleading.

Unfortunately NetApp still persist with the legacy counter that was only ever useful in pre-multithreading era.

If you want to know how your system is performing either graph all CPU cores (via SNMP) or only pay attention to the CPU AVG counter in the "sysstat -m 1" command.

View solution in original post

3 REPLIES 3

billshaffer
7,715 Views

Where are you looking?  My guess is that it will be the CPU ANY number, though that's hardly a good measure.

ckeith
7,715 Views

I'm looking at the Performance Details page you get after clicking on "See Detail" from the Performance box on the Dashboard page.

I appreciate your response, but what I am looking for is a definitive answer (i.e. not a guess), since as you noted, if it is the CPU ANY number it is not very useful, and in my opinion, can be VERY misleading, so I need to know for sure what that number represents.

jonathon_lanzon
7,719 Views

It is the CPU ANY counter. As you mentioned it is not useful and VERY misleading.

Unfortunately NetApp still persist with the legacy counter that was only ever useful in pre-multithreading era.

If you want to know how your system is performing either graph all CPU cores (via SNMP) or only pay attention to the CPU AVG counter in the "sysstat -m 1" command.

Public