논리 디스크 상태

Microsoft.Linux.LogicalDisk.Health.DashboardView (View)

이 대시보드에는 논리 디스크 상태가 표시됩니다.

Element properties:

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

Source Code:

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