BAM Run-Time Dependent On BAM Alerts

Microsoft.BizTalk.Server.2010.BAMRuntimeOnBAMAlerts.AvailabilityState (DependencyMonitor)

The availability state of BAM run time depends on the availability of the BAM alerts component, if configured.

Knowledge Base article:

Summary

Monitors the availability state of BAM run-time which depends on the availability of the BAM alerts component (if already configured).

Element properties:

TargetMicrosoft.BizTalk.Server.2010.BAMRuntime
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.BizTalk.Server.2010.BAMRuntimeHostsBAMAlerts
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.BizTalk.Server.2010.BAMRuntimeOnBAMAlerts.AvailabilityState" Accessibility="Public" Enabled="true" Target="BTSLib!Microsoft.BizTalk.Server.2010.BAMRuntime" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="BTSLib!Microsoft.BizTalk.Server.2010.BAMRuntimeHostsBAMAlerts" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>