buckley
buckley

Reputation: 14079

How to see if a disk is full in WPA or PerfView

I am using WPA and PerfView to capture traces to diagnose why an IIS server hanged. We have reasons to believe that at the time one of the disk was completely full.

Is there a way to see in these tools (WPA, PerfView) how full the disks are?

We get a lot of useful and detailed information out of the tool but I fail to find just this simple metric.

Thank you!

Upvotes: 1

Views: 211

Answers (1)

magicandre1981
magicandre1981

Reputation: 28776

The Windows Performance Analyzer shows the free Clusters from the Windows Kernel/SystemConfig/LogDisk Event in System Configuration/Storage:

enter image description here

To see it in Perfview, search for LogDisk Event:

enter image description here

Upvotes: 3

Related Questions