TFS Installation Contains Application Tier Server Dependency Monitor

TeamFoundationServer2017.TfsInstallationContainsATServerDependencyMonitor (DependencyMonitor)

Roll up for status of AT Tier Servers

Knowledge Base article:

Summary

This monitor rolls up the status for all configure AT Tier servers within the TFS Installation.

Element properties:

TargetTeamFoundationServer2017.TfsInstallation
Parent MonitorSystem.Health.AvailabilityState
AlgorithmPercentage
Algorithm Parameter50
Source MonitorSystem.Health.AvailabilityState
RelationshipTeamFoundationServer2017.TfsInstallationContainsATServer
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="TeamFoundationServer2017.TfsInstallationContainsATServerDependencyMonitor" Accessibility="Public" Enabled="true" Target="TeamFoundationServer2017.TfsInstallation" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="TeamFoundationServer2017.TfsInstallationContainsATServer" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>Custom</Category>
<Algorithm>Percentage</Algorithm>
<AlgorithmParameter>50</AlgorithmParameter>
</DependencyMonitor>