Share via

До какого процента можно нагружать процессор?

NurBUt 1 Reputation point
2020-09-14T08:20:49.687+00:00

Здравствуйте,недавно был заблокирована виртуальная машина друга,и он сказал,что причина в нагрузке процессора.Процессор был нагружен на 90-99%.До скольки процентов можно нагружать процессор?

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.


1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 47,511 Reputation points Microsoft Employee Moderator
    2020-09-14T09:40:48.22+00:00

    @NurBUt We cannot completely understand your question as this is an English global support. It would be helpful, if you can translate your question in English.Or you can consider support in other languages from here: https://azure.microsoft.com/support/options/

    Refer the FAQ here: For which languages does Microsoft provide support?
    After translating your question, I understand The processor was loaded at 90-99%. How many percent can you load the processor? If it's incorrect please let us know. It also depends in the size of the VM Series

    The A-series VMs can be deployed on a variety of hardware types and processors. The size is throttled, based upon the hardware, to offer consistent processor performance for the running instance, regardless of the hardware it is deployed on. To determine the physical hardware on which this size is deployed, query the virtual hardware from within the Virtual Machine.

    Further we can point to the performance considerations on that page where we indicate the ACU for A-Series is 100 per core while the ACU for F-Series is 210 – 250 per core. https://blogs.technet.microsoft.com/stephw/2015/06/01/details-of-the-azure-processors-for-vm-sizes/

    How to chart performance with Azure Monitor for VMs

    You may also refer to this article Total CPU utilization percentage and Azure compute unit (ACU)

    Azure basic metric "Percentage CPU" shows how much of the physical node the Guest OS (running your program) is actually using. So 33% means it is actually using around 5 vCPUs fully. Note that the extended metric "CPU Percentage Guest OS" shows what the Guest OS thinks is being used when the Guest OS in running. It also depends in the size of the VM Series

    There is similar thread discussion in SO,please refer to the suggestion. Which gives some idea on your query

    Hope this helps! Kindly let us know if the above helps or you need further assistance on this issue.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------

    Please don’t forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.