Active Alerts

Microsoft.SQLServer.Windows.View.Agent.AlertsView (View)

This view displays SQL Server Agent related alerts.

Element properties:

TargetMicrosoft.SQLServer.Windows.Agent
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SQLServer.Windows.View.Agent.AlertsView" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Target="SqlDiscW!Microsoft.SQLServer.Windows.Agent" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="LessThan">255</StateRange>
</ResolutionState>
</Criteria>
</View>