What does \Processor(_Total)\% Processor Time mean. What are the underlying assumptions.
Description:
As this is a performance counter from WAD Performance Table counter; as this is Azure is there any assumption for measuring the same.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This Azure counter is simply a recording of the Windows Performance Counter
In Azure, I believe this counter is calculated over a fairly short sampling interval on each VM – so if you collect the sample every 10 seconds, say, then the instantaneous measurement will only tell you what was occurring near to each measurement point – it won’t necessarily reflect what was occurring inbetween measurements.