Application Catalog Web Server Monitor

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

This monitor checks that the application catalog web server is responding to HTTP requests.

Knowledge Base article:

Summary

The Application Catalog Control Manager detected that the application catalog web site is not responding to HTTP requests. It raises alerts if the web server fails to respond to an HTTP or HTTPS request.

Causes

The following are possible causes:

Resolutions

The following are possible resolutions:

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
Application Catalog Web Server HTTP Not Responding
The Application Catalog web server on computer {0} is not responding to HTTP requests.
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>