Total Bad State Message Files Processed in the last 24 hours

MECM.ProcessingRates.SiteServer.Total_Bad_State_Message_Files_Processed_in_the_last_24_hours (View)

Presents the total number of invalid state message files 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_Bad_State_Message_Files_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 Bad Message Files Processed</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>864000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>