Base Page Unreachable

WebApplication_0483fe36bf634410b82439dea0bd071a.BasePage.Unreachable (UnitMonitorType)

This monitor detects failures to reach the base page.

Element properties:

RunAsDefault
AccessibilityPublic
Support Monitor RecalculateTrue

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource WebApplication_0483fe36bf634410b82439dea0bd071a.UrlDataSource Default
OnDemandReset ProbeAction System.PassThroughProbe Default
CDReachable ConditionDetection Microsoft.SystemCenter.WebApplication.Boolean.CriteriaDoesNotMatch Default
CDUnreachable ConditionDetection Microsoft.SystemCenter.WebApplication.Boolean.CriteriaMatch Default

Source Code:

<UnitMonitorType ID="WebApplication_0483fe36bf634410b82439dea0bd071a.BasePage.Unreachable" Accessibility="Public">
<MonitorTypeStates>
<MonitorTypeState ID="Unreachable" NoDetection="false"/>
<MonitorTypeState ID="Reachable" NoDetection="false"/>
</MonitorTypeStates>
<Configuration>
<element xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2001/XMLSchema" name="RequestID" type="xsd:unsignedInt"/>
</Configuration>
<MonitorImplementation>
<MemberModules>
<DataSource ID="DS1" TypeID="WebApplication_0483fe36bf634410b82439dea0bd071a.UrlDataSource"/>
<ProbeAction ID="OnDemandReset" TypeID="System!System.PassThroughProbe"/>
<ConditionDetection ID="CDUnreachable" TypeID="MicrosoftSystemCenterWebApplicationLibrary!Microsoft.SystemCenter.WebApplication.Boolean.CriteriaMatch">
<DataItemEvaluationQuery>RequestResults/RequestResult[@Id="$Config/RequestID$"]/BasePageData/Unreachable</DataItemEvaluationQuery>
</ConditionDetection>
<ConditionDetection ID="CDReachable" TypeID="MicrosoftSystemCenterWebApplicationLibrary!Microsoft.SystemCenter.WebApplication.Boolean.CriteriaDoesNotMatch">
<DataItemEvaluationQuery>RequestResults/RequestResult[@Id="$Config/RequestID$"]/BasePageData/Unreachable</DataItemEvaluationQuery>
</ConditionDetection>
</MemberModules>
<RegularDetections>
<RegularDetection MonitorTypeStateID="Unreachable">
<Node ID="CDUnreachable">
<Node ID="DS1"/>
</Node>
</RegularDetection>
<RegularDetection MonitorTypeStateID="Reachable">
<Node ID="CDReachable">
<Node ID="DS1"/>
</Node>
</RegularDetection>
</RegularDetections>
<OnDemandDetections>
<OnDemandDetection MonitorTypeStateID="Reachable">
<Node ID="OnDemandReset"/>
</OnDemandDetection>
</OnDemandDetections>
</MonitorImplementation>
</UnitMonitorType>