Total Invalid State Message Records Processed in the last 24 hours

MECM.ProcessingRates.SiteServer.Total_Invalid_State_Message_Records_Processed_in_the_last_24_hours (View)

Presents the total number of invalid state message records processed on all the ConfigMgr Site Servers. NOTE: Please ensure that the appropriate Performance Measuring Rule is enabled.

Element properties:

TargetMECM.SiteServer
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="MECM.ProcessingRates.SiteServer.Total_Invalid_State_Message_Records_Processed_in_the_last_24_hours" Accessibility="Public" Enabled="true" Target="MECM.SiteServer" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>SMS State System</Object>
<Counter>Total Invalid Message Records Processed</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>864000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>