Moniteur de configuration IIS du catalogue d'applications

Microsoft.SystemCenter2012.ConfigurationManager.PortalWebSite.IIS.ConfigurationMonitor (UnitMonitor)

Ce moniteur vérifie la configuration IIS appropriée pour le rôle de serveur du catalogue d'applications de Configuration Manager.

Knowledge Base article:

Résumé

Le Gestionnaire de contrôle de service Web définit et vérifie périodiquement les paramètres de configuration pour le point de site web catalogue d'applications. Il déclenche des alertes si la configuration a échoué.

Causes

Le fichier web.config pour le site web du catalogue d'applications est inaccessible en raison d'autorisations de fichier limitées.

Le fichier web.config est endommagé.

Résolutions

Réinstaller le rôle de point de site Web du catalogue d'applications.

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
Catalogue d'applications IIS pas correctement configuré
Le serveur Web catalogue d'applications IIS sur l'ordinateur {0} n'est pas configuré correctement.
RunAsDefault
CommentSIV:SWD0002

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.PortalWebSite.IIS.ConfigurationMonitor" Comment="SIV:SWD0002" 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.IIS.ConfigurationMonitor_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="AutoGeneratedByMyFriend668e634744bb4127bd29c6502b723577" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="AutoGeneratedByMyFriend792ab8c0655f4e868b0b39d2370153e2" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_PORTALWEB_CONTROL_MANAGER</ComponentName>
<RuleId>4A06F831-B577-4C10-8643-8C577C2C22B3</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>