Checks that the TFS Web access portal is available
This monitor is to ensure that the home page of the Team Web Access site is available.
Target | TeamFoundationServer2017.TfsWebAccess |
Parent Monitor | System.Health.AvailabilityState |
Category | AvailabilityHealth |
Enabled | True |
Alert Generate | False |
Alert Auto Resolve | True |
Monitor Type | TeamFoundationServer2017.TfsPowerShellMonitor |
Remotable | True |
Accessibility | Public |
RunAs | TeamFoundationServer2017.Tfs2017UserProfile |
<UnitMonitor ID="TeamFoundationServer2017.TfsWebAccessAvailabilityMonitor" Accessibility="Public" Enabled="true" Target="TeamFoundationServer2017.TfsWebAccess" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RunAs="TeamFoundationServer2017.Tfs2017UserProfile" TypeID="TeamFoundationServer2017.TfsPowerShellMonitor" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Warning"/>
<OperationalState ID="Success" MonitorTypeStateID="Success" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ClassName>WebAccessMonitor</ClassName>
<ObjectPath>$Target/Property[Type="TeamFoundationServer2017.TfsWebAccess"]/ObjectPath$</ObjectPath>
<BaseInstallPath/>
<IntervalSeconds>600</IntervalSeconds>
<ScriptDebugEnabled>0</ScriptDebugEnabled>
</Configuration>
</UnitMonitor>