Cooling Component Overall Health

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

This dashboard view displays monitoring status and information for all Cooling Components.

Element properties:

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

Source Code:

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