Logical Disk\Avg. Disk Sec/Writes Performance

Microsoft.Windows.Server.RemoteDesktopServicesRole.PhysicalDiskAvgDiskSecWrites.View (View)

This view displays performance data for the Logical Disk\Avg. Disk Sec/Writes performance counter.

Element properties:

TargetMicrosoft.Windows.Computer
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.PhysicalDiskAvgDiskSecWrites.View" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="false">
<Category>Operations</Category>
<Criteria>
<Object>LogicalDisk</Object>
<Instance/>
<Counter>Avg. Disk sec/Write</Counter>
</Criteria>
</View>