Total Relay Reports in the last 24 hours

MECM.ProcessingRates.MP.Total_Relay_Reports_in_the_last_24_hours (View)

Presents the Total Relay Reports (Software Metering) processed 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.Total_Relay_Reports_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 MP Relay Mgr</Object>
<Counter>Total Reports</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>864000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>