Disk utilization

Handian Sudianto 6,096 Reputation points
2024-05-02T04:12:23.87+00:00

Hello,

Just want to know why task manager on azure VM we can see Read write for the disk but we cannot see in on-prem server?

Here screenshot on the azure vm

User's image

Here screenshot on the on-prem

User's image

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,014 questions
0 comments No comments
{count} votes

Accepted answer
  1. TP 124.7K Reputation points Volunteer Moderator
    2024-05-02T04:23:57.6933333+00:00

    Hi,

    On the on-premises server, have you enabled disk performance counters using diskperf? Open a command prompt and run the follow command:

    diskperf -Y
    

    After executing above command, close and reopen Task Manager.

    Thanks.

    -TP


0 additional answers

Sort by: Most helpful

Your answer

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