Monitor für die Anwendungskatalog-IIS-Konfiguration

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

Dieser Monitor überprüft, ob IIS für die Anwendungskatalog-Serverrolle von Configuration Manager richtig konfiguriert ist.

Knowledge Base article:

Zusammenfassung

Vom Webdienst-Steuerungs-Manager werden in regelmäßigen Abständen die Konfigurationseinstellungen für den Anwendungskatalog-Websitepunkt festgelegt und überprüft. Es werden Warnungen ausgelöst, wenn bei der Konfiguration ein Fehler aufgetreten ist.

Ursachen

Auf die Datei „web.config“ für die Anwendungskatalog-Website kann aufgrund von eingeschränkten Dateiberechtigungen nicht zugegriffen werden.

Die Datei „web.config“ ist beschädigt.

Lösungen

Installieren Sie die Anwendungskatalog-Websitepunktrolle neu.

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
IIS des Anwendungskatalogs ist nicht richtig konfiguriert
Der Anwendungskatalog-IIS-Webserver auf Computer "{0}" ist nicht richtig konfiguriert.
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>