This dashboard view displays Disk Utilization related performance data.
Target | Microsoft.Windows.Server.Computer |
Type | Microsoft.SystemCenter.DashboardViewType |
Accessibility | Public |
Visible | False |
<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.DiskUtilization.Dashboard.View" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Server.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>