TFS Application Tier Server Hosts Work Item Tracking Web Service Dependency Monitor

TeamFoundationServer2017.TfsATServerHostsWorkItemTrackingWebServiceDependencyMonitor (DependencyMonitor)

Dependency Monitor on the Work Item Tracking Web Service

Knowledge Base article:

Summary

This monitor rolls up the status of any work item tracking web services associated to a TFS Installation.

Element properties:

TargetTeamFoundationServer2017.TfsApplicationTierServer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipTeamFoundationServer2017.TfsATServerHostsWorkItemTrackingWebService
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="TeamFoundationServer2017.TfsATServerHostsWorkItemTrackingWebServiceDependencyMonitor" Accessibility="Public" Enabled="true" Target="TeamFoundationServer2017.TfsApplicationTierServer" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="TeamFoundationServer2017.TfsATServerHostsWorkItemTrackingWebService" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>