ESI Windows Service Overall Health

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

Element properties:

TargetEMC.SI.ESIService
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityInternal
VisibleTrue

Source Code:

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