BizTalk Group Dependent On BizTalk Host

Microsoft.BizTalk.Server.2013R2.BizTalkGroupOnHost.AvailabilityState (DependencyMonitor)

Availability state of the BizTalk group depends on the availability of all hosts belonging to it.

Knowledge Base article:

Summary

This monitors the availability state of the BizTalk group which depends on the availability of all hosts belonging to it.

Resolutions

Check Rolls up health from the various unit monitors indicating BizTalk Group availability failures.

Element properties:

TargetMicrosoft.BizTalk.Server.2013R2.BizTalkGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.BizTalk.Server.2013R2.BizTalkGroupHostsHosts
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.BizTalk.Server.2013R2.BizTalkGroupOnHost.AvailabilityState" Accessibility="Public" Enabled="true" Target="BTSLib!Microsoft.BizTalk.Server.2013R2.BizTalkGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="BTSLib!Microsoft.BizTalk.Server.2013R2.BizTalkGroupHostsHosts" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>