设备管理代理点 HTTP 响应监视器

Microsoft.SystemCenter2012.ConfigurationManager.Monitoring.DeviceManagementPoint.DmpProxy.HttpRequestMonitor (UnitMonitor)

此监视器检查设备管理代理点是否响应 HTTP 请求。

Knowledge Base article:

摘要

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

原因

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

解决方法

Element properties:

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

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.Monitoring.DeviceManagementPoint.DmpProxy.HttpRequestMonitor" Comment="SIV:DM0029" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.DeviceManagementPoint" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.StatusMessage2StateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.Monitoring.DeviceManagementPoint.DmpProxy.HttpRequestMonitor_AlertMessageResourceID">
<AlertOnState>Error</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="UIGeneratedOpStateIdf00bc8ca925b47b9ac60187141e94eb0" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId5a3a32ede7de48cbbb6cd09c7dd116e6" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_MP_CONTROL_MANAGER</ComponentName>
<RuleId>F6AF6FE6-EA8A-4A31-AB37-0614151F13F9</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>