Orchestration Performance View

Microsoft.BizTalk.Server.2010.Orchestration.Performance.Data.PerfView (View)

The Legend pane displays the performance counters for orchestrations.

Element properties:

TargetMicrosoft.BizTalk.Server.2010.BizTalkRuntimeRole
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.BizTalk.Server.2010.Orchestration.Performance.Data.PerfView" Accessibility="Public" Enabled="true" Target="BTSLib!Microsoft.BizTalk.Server.2010.BizTalkRuntimeRole" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<RuleList>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsResidentInMemory"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsPercentageUsedPhysicalMemory"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsDatabaseTransactionsPerSec"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsPendingWorkItems"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsCreatedPerSec"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.RunnableOrchestrations"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsRehydrated"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsMbAllocatedVirtualMemory"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsDehydrated"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsDatabaseTransactions"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsRehydratedPerSec"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsDiscarded"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsCompleted"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsSuspendedPerSec"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsMbAllocatedPrivateMemory"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsDiscardedPerSec"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsCompletedPerSec"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsPendingMessages"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsIdleOrchestrations"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsDehydratableOrchestrations"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsDehydratingOrchestrations"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsSuspended"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsDehydratedPerSec"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.OrchestrationsCreated"]$</Rule>
<Rule>$MPElement[Name="Microsoft.BizTalk.Server.2010.Perf.RunningOrchestrations"]$</Rule>
</RuleList>
</Criteria>
</View>