管理点 HTTP 响应监视器

Microsoft.SystemCenter2012.ConfigurationManager.ManagementPoint.HttpRequestMonitor (UnitMonitor)

此监视器使用 MP_CONTROL_MANAGER 检查管理点是否响应 HTTP 请求。

Knowledge Base article:

摘要

此监视器通过向管理点发送基本 HTTP 请求和接收基本 HTTP 请求来标识 Configuration Manager 管理点的基本联机状态。 组件 MP_CONTROL_MANAGER 监视那些请求。 管理点联机时,它可以接受客户端计算机的传入通信。管理点脱机时,客户端计算机无法将其状态、清单或状态信息传送到 Configuration Manager 站点。 管理点脱机或处于失败状态时,客户端计算机无法查询管理点以查找内容(例如,软件或软件更新),并且无法找到管理点提供的关键数据或系统信息。客户端计算机无法与任何管理点通信时,它无法接受 System Center 2012 Configuration Manager 的有效管理。

原因

发生此问题的原因可能是:

解决方法

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.ManagementPoint
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.StatusMessage3StateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
管理点 HTTP 无响应
计算机 {0} 上的管理点未响应 HTTP 请求。
RunAsDefault
CommentSIV:CF0005

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.ManagementPoint.HttpRequestMonitor" Comment="SIV:CF0005" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.ManagementPoint" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.StatusMessage3StateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.ManagementPoint.HttpRequestMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIdae63d1c092c84b83bcbae8d9d34afcc4" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateIdc031fb0ec1644a8a8dac49a41f22f129" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId5228350b4f004939b6d6a78f28ed8c40" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_MP_CONTROL_MANAGER</ComponentName>
<RuleId>65AC53A5-8C79-4DF9-AE79-A53F689C2222</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>