Server Availability MP Successful Requests in the last 24 hours

MECM.ProcessingRates.MP.ServerAvailability.MP_Successful_Requests_in_the_last_24_hours (View)

Presents Server Availability Successful Requests 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.ServerAvailability.MP_Successful_Requests_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 Server Availability</Object>
<Instance>SMS Management Point</Instance>
<Counter>Successful Requests</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>864000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>