Computer alerts in the last 24 hours

Microsoft.SystemCenter.MonitoringSplashView.ComputerAlerts (View)

Element properties:

TargetSystem.Computer
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue
Commentthese are views that are launch from the control MonitoringSplashView

Source Code:

<View ID="Microsoft.SystemCenter.MonitoringSplashView.ComputerAlerts" Comment="these are views that are launch from the control MonitoringSplashView" Accessibility="Public" Enabled="true" Target="System!System.Computer" TypeID="SCLibrary!Microsoft.SystemCenter.AlertViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<TimeCreated>
<WithinLast Unit="Day">1</WithinLast>
</TimeCreated>
</Criteria>
</View>