TFS Installation Contains Project Collection Dependency Monitor

TeamFoundationServer2017.TfsInstallationContainsProjectCollectionDependencyMonitor (DependencyMonitor)

Roll up for status of Project Collections

Knowledge Base article:

Summary

This monitor rolls up the status from the Team Project Collections for this TFS installation.

Element properties:

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

Source Code:

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