Server Availability SMP Total Requests in the last 24 hours

MECM.ProcessingRates.SMP.ServerAvailability.SMP_Total_Requests_in_the_last_24_hours (View)

Presents Server Availability Total Requests 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.ServerAvailability.SMP_Total_Requests_in_the_last_24_hours" Accessibility="Public" Enabled="true" Target="MECM.StateMigrationPoint" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>SMS Server Availability</Object>
<Instance>SMS State Migration Point</Instance>
<Counter>Total Requests</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>864000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>