Discussion:
Win32_PerfFormattedData
(too old to reply)
dan artuso
2008-01-25 22:09:48 UTC
Permalink
Hi All,
Why do some of the properties of the
Win32_perfFormattedData_PerfDisk_PhysicalDisk class,
such as the DiskWritesPerSec, always return 0, no matter how often I query?

I can get a value using the Win32_perfRawData_PerfDisk_PhysicalDisk class,
but am unsure how to
then calculate a value.


Dan
t***@hotmail.com
2008-03-05 09:08:51 UTC
Permalink
Post by dan artuso
Hi All,
Why do some of the properties of the
Win32_perfFormattedData_PerfDisk_PhysicalDisk class,
such as the DiskWritesPerSec, always return 0, no matter how often I query?
I can get a value using the Win32_perfRawData_PerfDisk_PhysicalDisk class,
but am unsure how to
then calculate a value.
Dan
Hi,
the value is a ratio.

Loading...