應用程式類別目錄 Web 服務監視

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

此監視會檢查應用程式類別目錄 Web 服務是否回應 HTTP 要求。

Knowledge Base article:

摘要

此監視會檢查應用程式類別目錄 Web 服務是否回應 HTTP 要求。 如果 Web 服務無法回應 HTTP 或 HTTPS 要求,便會產生警示。

原因

可能的原因如下:

解決方式

手動重新啟動應用程式類別目錄 Web 服務點上的 W3SVC 服務。

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.ApplicationWebService
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.StatusMessage2StateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
應用程式類別目錄 Web 服務 HTTP 沒有回應
電腦 {0} 上的應用程式類別目錄 Web 服務未回應 HTTP 要求。
RunAsDefault
CommentSIV:SWD0003

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.ApplicationWebService.HttpRequestMonitor" Comment="SIV:SWD0003" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.ApplicationWebService" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.StatusMessage2StateMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.ApplicationWebService.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="AutoGeneratedByMyFriend121386a0aa684dca950cb674ddc96756" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="AutoGeneratedByMyFriend088362a775e24469bff3db527b2f87c4" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_AWEBSVC_CONTROL_MANAGER</ComponentName>
<RuleId>F0128B76-DD22-481D-A65B-270201AED381</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>