TFS Installation Contains Warehouse Dependency Monitor

TeamFoundationServer2015.TfsInstallationContainsWarehouseDependencyMonitor (DependencyMonitor)

Roll up for status of TFS Warehouse

Knowledge Base article:

Summary

This monitor rolls up the status of the TFS Warehouse to the TFS Installation level.

Element properties:

TargetTeamFoundationServer2015.TfsInstallation
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipTeamFoundationServer2015.TfsInstallationContainsWarehouse
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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