實體磁碟效能

Microsoft.Windows.Server.PhysicalDiskPerformance.Dashboard.View (View)

此儀表板檢視顯示實體磁碟效能的相關效能資料。預設未啟用實體磁碟探索。

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Server.PhysicalDiskPerformance.Dashboard.View" Accessibility="Public" Enabled="true" Target="System!System.Entity" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.Server.PhysicalDiskAvgDiskSecReads.View"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.Server.PhysicalDiskAvgDiskSecWrites.View"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.Server.PhysicalDiskAvgDiskQueueLength.View"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.Server.PhysicalDiskCurrentDiskQueueLength.View"/>
</PanelConfiguration>
</View>