Disk Utilization

Microsoft.Windows.Server.RemoteDesktopServicesRole.DiskUtilization.Dashboard.View (View)

This dashboard view displays Disk Utilization related performance data.

Element properties:

TargetMicrosoft.Windows.Server.2012.R2.Computer
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.DiskUtilization.Dashboard.View" Accessibility="Public" Enabled="true" Target="WindowsServer!Microsoft.Windows.Server.2012.R2.Computer" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="false">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ColumnSpan="2" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.PhysicalDiskBytesSec.View"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.PhysicalDiskReadsSec.View"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.PhysicalDiskWritesSec.View"/>
</PanelConfiguration>
</View>