Enclosure Overall Health

EMC.SI.Enclosure.Health.Dashboard.View (View)

This dashboard view displays monitoring status and information for all Enclosures.

Element properties:

TargetEMC.SI.StorageSystemEnclosure
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="EMC.SI.Enclosure.Health.Dashboard.View" Accessibility="Public" Enabled="true" Target="ESILib!EMC.SI.StorageSystemEnclosure" TypeID="SCLib!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="EMC.SI.Enclosure.State.View"/>
<Cell Column="1" Row="2" ViewID="EMC.SI.Enclosure.Alerts.View"/>
</PanelConfiguration>
</View>