Analyseur de service Web catalogue d'applications

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

Ce moniteur vérifie que le service Web catalogue d'applications répond aux demandes HTTP.

Knowledge Base article:

Résumé

Ce moniteur vérifie que le service Web catalogue d'applications répond aux demandes HTTP. Il déclenche des alertes si le service web ne parvient pas à répondre à une demande HTTP ou HTTPS.

Causes

Les causes possibles sont les suivantes :

Résolutions

Redémarrer manuellement le service W3SVC sur le point de service Web catalogue d'applications.

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
Service Web catalogue d'applications HTTP ne répond pas
Le service Web catalogue d'application sur l'ordinateur {0} ne répond pas aux demandes 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>