Clients currently completed saving state in the last 1 hour

MECM.ProcessingRates.SMP.Clients_currently_completed_saving_state_in_the_last_1_hour (View)

Presents the number of clients that have completed saving state on all the ConfigMgr State Migration Point Servers. NOTE: Please ensure that the appropriate Performance Measuring Rule is enabled.

Element properties:

TargetMECM.StateMigrationPoint
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="MECM.ProcessingRates.SMP.Clients_currently_completed_saving_state_in_the_last_1_hour" Accessibility="Public" Enabled="true" Target="MECM.StateMigrationPoint" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>SMS SMP StateStore</Object>
<Counter>Clients currently completed saving state</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>36000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>