裝置管理 Proxy 點 HTTP 回應監視

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

此監視會檢查裝置管理 Proxy 點是否回應 HTTP 要求。

Knowledge Base article:

摘要

此監視會對裝置管理點傳送及接收基本 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
裝置管理 Proxy HTTP 沒有回應
電腦 {0} 上的裝置管理 Proxy 點未回應 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>