Active Alerts

Microsoft.SystemCenter.OperationsManager.Agent.Alert.Dashboard.View (View)

This view displays active alerts by agent and active alerts from Health Service Watcher.

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.OperationsManager.Agent.Alert.Dashboard.View" Accessibility="Internal" Enabled="true" Target="System!System.Entity" TypeID="SCLibrary!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="1">
<Cell Column="1" Row="1" ViewID="Microsoft.SystemCenter.OperationsManager.Agent.HealthServiceWatcher.ActiveAlerts.View"/>
<Cell Column="2" Row="1" ViewID="Microsoft.SystemCenter.OperationsManager.Agent.ActiveAlerts.View"/>
</PanelConfiguration>
</View>