Analyseur de serveur Web catalogue d'applications

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

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

Knowledge Base article:

Résumé

Le Gestionnaire de contrôle de catalogue d'applications a détecté que le site web du catalogue d'applications ne répond pas aux demandes HTTP. Il déclenche des alertes si le serveur web ne parvient pas à répondre à une demande HTTP ou HTTPS.

Causes

Les causes possibles sont les suivantes :

Résolutions

Ci-dessous, des résolutions possibles :

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.PortalWebSite
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
Serveur Web catalogue d'applications HTTP ne répond pas
Le serveur Web catalogue d'application sur l'ordinateur {0} ne répond pas aux demandes HTTP.
RunAsDefault
CommentSIV:SWD0001

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.PortalWebSite.HttpRequestMonitor" Comment="SIV:SWD0001" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.PortalWebSite" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.StatusMessage2StateMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.PortalWebSite.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="AutoGeneratedByMyFriend311c14a70c6f43e7acebb8d7ea121cb5" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="AutoGeneratedByMyFriend2a5777adff41463c81f93e4134fbd035" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_PORTALWEB_CONTROL_MANAGER</ComponentName>
<RuleId>0B12B4BA-B838-4927-ADC1-2E9602B076E3</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>