Test Alerts

SCOM.Management.AlertView (View)

Element properties:

TargetSCOM.Management.Agent.Class
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="SCOM.Management.AlertView" Accessibility="Internal" Enabled="true" Target="SCOM.Management.Agent.Class" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Visible="true">
<Category>Custom</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
</View>