Physical Disk\Current Disk Queue Length Performance

Microsoft.Windows.Server.PhysicalDiskCurrentDiskQueueLength.View (View)

This view displays performance data for the Physical Disk\Current Disk Queue Length performance counter. Discovery of physical disks is not enabled by default.

Element properties:

TargetMicrosoft.Windows.Server.PhysicalDisk
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.PhysicalDiskCurrentDiskQueueLength.View" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Target="Microsoft.Windows.Server.PhysicalDisk" Visible="false" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<Object>PhysicalDisk</Object>
<Instance/>
<Counter>Current Disk Queue Length</Counter>
</Criteria>
</View>