Links Status Code

WebApplication_f1d85360514d4ab186152ac3744afc97.Request1.Links.StatusCode.Monitor (UnitMonitor)

Checks the status code of each link.

Knowledge Base article:

Summary

One of the links on this page does not match the status code criteria

Causes

This can happen when one or more links on the page results in a status code that doesn't match the criteria provided by the wizard by default.

Resolutions

Edit the web application monitoring from the Authoring space and check the criteria for links

Element properties:

TargetWebApplication_f1d85360514d4ab186152ac3744afc97
Parent MonitorWebApplication_f1d85360514d4ab186152ac3744afc97.Request1.Links
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
Monitor TypeWebApplication_f1d85360514d4ab186152ac3744afc97.Links.StatusCode
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="WebApplication_f1d85360514d4ab186152ac3744afc97.Request1.Links.StatusCode.Monitor" Accessibility="Public" Enabled="true" Target="WebApplication_f1d85360514d4ab186152ac3744afc97" ParentMonitorID="WebApplication_f1d85360514d4ab186152ac3744afc97.Request1.Links" Remotable="true" Priority="Normal" TypeID="WebApplication_f1d85360514d4ab186152ac3744afc97.Links.StatusCode" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<OperationalStates>
<OperationalState ID="OK" MonitorTypeStateID="StatusCodeOK" HealthState="Success"/>
<OperationalState ID="Warning" MonitorTypeStateID="StatusCodeWarningCriteriaTrue" HealthState="Warning"/>
<OperationalState ID="Error" MonitorTypeStateID="StatusCodeErrorCriteriaTrue" HealthState="Error"/>
</OperationalStates>
<Configuration>
<RequestID>1</RequestID>
</Configuration>
</UnitMonitor>