服务器组件

Microsoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor (AggregateMonitor)

汇总聚合服务器组件可用性运行状况的监视器。

Knowledge Base article:

摘要

这是组件健康状况状态的聚合监视器。 检查设备监视器以了解根本原因和解决方法。

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.ServerComponent
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
ConfigMgr 服务器组件问题
服务器 {2} 上的组件 {0} ({1})不正常工作。
CommentSIV:COSD0033

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor" Comment="SIV:COSD0033" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.ServerComponent" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="System!System.Entity"]/DisplayName$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.ServerComponent"]/Name$</AlertParameter2>
<AlertParameter3>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>