Application Catalog Web Service IIS Configuration Monitor

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

This monitor checks for the correct IIS configuration for the Configuration Manager's Application Catalog web service role.

Knowledge Base article:

Summary

This monitor checks for the correct IIS configuration for the Configuration Manager's Application Catalog web service role. It raises alerts if the configuration failed.

Causes

Resolutions

Reinstall the application catalog web site point role.

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
Application Catalog Web Service IIS Not Configured Correctly
The Application Catalog IIS web service on computer {0} is not configured correctly.
RunAsDefault
CommentSIV:SWD0004

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.ApplicationWebService.IIS.ConfigurationMonitor" Comment="SIV:SWD0004" 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.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="AutoGeneratedByMyFriendb127abed7fee4918b4e25abe1fb3dd87" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="AutoGeneratedByMyFriend59b40bd2fa15448b9d054db085d6cfff" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_AWEBSVC_CONTROL_MANAGER</ComponentName>
<RuleId>0B543BAC-54C7-463D-BDA5-ADD9F71AEA09</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>