BAM Performance View

Microsoft.BizTalk.Server.2013R2.BAM.Performance.Data.PerfView (View)

The Legend pane displays the performance counters for BAM.

Element properties:

TargetMicrosoft.BizTalk.Server.2013R2.BizTalkRuntimeRole
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.BizTalk.Server.2013R2.BAM.Performance.Data.PerfView" Accessibility="Public" Enabled="true" Target="BTSLib!Microsoft.BizTalk.Server.2013R2.BizTalkRuntimeRole" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<RuleList>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2013R2.Perf.TDDSTotalRecords"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2013R2.Perf.TDDSTotalFailedEvents"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2013R2.Perf.TDDSTotalEvents"]$</Rule>
</RuleList>
</Criteria>
</View>