Status Backlog in the last 48 hours

MECM.PerformanceBacklogs.MP.Status_Backlog_in_the_last_48_hours (View)

Presents the Status backlog on all the ConfigMgr Management Point Servers. NOTE: Please ensure that the appropriate Performance Measuring Rule is enabled.

Element properties:

TargetMECM.ManagementPoint
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="MECM.PerformanceBacklogs.MP.Status_Backlog_in_the_last_48_hours" Accessibility="Public" Enabled="true" Target="MECM.ManagementPoint" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>CCM Message Queue</Object>
<Instance>StatusReceiver</Instance>
<Counter>Messages Queued</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>1728000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>