實體磁碟健全狀況

Microsoft.Solaris.PhysicalDisk.Health.DashboardView (View)

此儀表板檢視會顯示實體磁碟的健全狀況。

Element properties:

TargetMicrosoft.Solaris.Computer
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Solaris.PhysicalDisk.Health.DashboardView" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Target="Microsoft.Solaris.Computer" Enabled="true" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Solaris.PhysicalDisk.StateView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Solaris.PhysicalDisk.AlertView"/>
</PanelConfiguration>
</View>