Total State Messages Processed in the last 24 hours

MECM.ProcessingRates.MP.Total_State_Messages_Processed_in_the_last_24_hours (View)

Presents total State Messages processed 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.ProcessingRates.MP.Total_State_Messages_Processed_in_the_last_24_hours" Accessibility="Public" Enabled="true" Target="MECM.ManagementPoint" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>SMS MP State Message</Object>
<Counter>Total Messages</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>864000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>