站点角色

Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor (AggregateMonitor)

汇总聚合站点角色可用性运行状况的监视器。

Knowledge Base article:

摘要

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

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SiteRole
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
ConfigMgr 站点角色问题
服务器 {2} 上的站点角色 {0} ({1})不正常工作。

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteRole" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor_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.SiteRole"]/RoleName$</AlertParameter2>
<AlertParameter3>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>