High severity service alerts in the last 24 hours

Microsoft.SystemCenter.MonitoringSplashView.ServiceHighSeverityAlerts (View)

Element properties:

TargetSystem.Service
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.MonitoringSplashView.ServiceHighSeverityAlerts" Accessibility="Public" Enabled="true" Target="System!System.Service" TypeID="SCLibrary!Microsoft.SystemCenter.AlertViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<SeverityList>
<Severity>Error</Severity>
</SeverityList>
<TimeCreated>
<WithinLast Unit="Day">1</WithinLast>
</TimeCreated>
</Criteria>
</View>