Logical Disk Health

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

This dashboard view displays logical disk health.

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

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