活动警报

Microsoft.SystemCenter.OperationsManager.Agent.Alert.Dashboard.View (View)

此视图按代理显示活动警报,并显示运行状况服务观察程序提供的活动警报。

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.OperationsManager.Agent.Alert.Dashboard.View" Accessibility="Internal" Enabled="true" Target="System!System.Entity" TypeID="SCLibrary!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="1">
<Cell Column="1" Row="1" ViewID="Microsoft.SystemCenter.OperationsManager.Agent.HealthServiceWatcher.ActiveAlerts.View"/>
<Cell Column="2" Row="1" ViewID="Microsoft.SystemCenter.OperationsManager.Agent.ActiveAlerts.View"/>
</PanelConfiguration>
</View>