Active Alerts

Microsoft.SystemCenter.DataWarehouse.AlertsView (View)

Shows the active alerts for the Data Warehouse component

Element properties:

TargetMicrosoft.SystemCenter.HealthService
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.DataWarehouse.AlertsView" TypeID="SystemCenter!Microsoft.SystemCenter.AlertViewType" Target="SystemCenter!Microsoft.SystemCenter.HealthService" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
</View>