注册代理点可用性监视器

Microsoft.SystemCenter2012.ConfigurationManager.EnrollmentProxyPoint.AvailabilityMonitor (UnitMonitor)

此监视器检查注册代理点的可用性状态。

Knowledge Base article:

摘要

此监视器检查注册代理点的可用性状态。 该站点角色定期更新注册表项以指明其运行状况状态。 管理包监视注册表项以显示 SCOM 上的健康状态。

此监视器检查 IIS Web 服务器服务 (W3SVC) 的状态。 如果收到此监视器发出的警报,则必须采取措施以将服务恢复到操作状态。

此监视器与 Internet Information Service 管理包的 IIS Web 服务器服务监视器相同。 如果已经启用 W3SVC 监视器,则可以禁用此监视器以避免出现重复警报。

原因

服务可能由于很多原因而停止,包括:

解决方法

如果 IIS Web 服务器服务 (W3SVC) 未运行,则可以采取以下措施来诊断此问题或重新启动此服务:

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.EnrollmentProxyPoint
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.RoleAvailabilityMonitor
RemotableTrue
AccessibilityPublic
Alert Message
注册代理点不可用
计算机 {1} 上的 {0} 不可用。
RunAsDefault
CommentSIV:SVC0043

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.EnrollmentProxyPoint.AvailabilityMonitor" Comment="SIV:SVC0043" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.EnrollmentProxyPoint" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAvailabilityMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.EnrollmentProxyPoint.AvailabilityMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteRole"]/RoleName$</AlertParameter1>
<AlertParameter2>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId7774bdb9848640fcaa9f8b8f62c3f5ba" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateIdb00ecfe58eaa4e058cbcd67103e91279" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId011bd5cc96b2429fa07e757db984271f" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<RoleName>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteRole"]/RoleName$</RoleName>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>