performance data from WMI Preinstalled Performance Classes
- From: hershad@xxxxxxxxx
- Date: 21 Jun 2006 18:18:34 -0700
I am using following sample code from MSDN to get cooked performance
data from WMI Preinstalled Performance Classes.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/accessing_wmi_preinstalled_performance_classes.asp
I am specifically interested in obtaining statistics for
AvgDiskQueueLength counter for
Win32_PerfFormattedData_PerfDisk_PhysicalDisk='0 C:' object.
I do get non-zero values whenever AvgDiskQueueLength goes about 1 so I
know the code works.
But, I am unclear on how to obtain floating point values for
AvgDiskQueueLength counter as it shows up when we fire up perfmon.
Any ideas?
.
- Prev by Date: SMS Database query using VB.NET with WMI Impersonation
- Next by Date: Help!! Installation of TWAIN Scanner causes WMI 'Access Denied' with Domain Admin rights
- Previous by thread: SMS Database query using VB.NET with WMI Impersonation
- Next by thread: Help!! Installation of TWAIN Scanner causes WMI 'Access Denied' with Domain Admin rights
- Index(es):