*All Report Processing Rates on a ConfigMgr Management Point Server in the last 24 hours

Microsoft.SystemCenter2012.ConfigurationManager.ProcessingRates.All_Report_Processing_Rates_on_an_MP_in_the_last_24_hours (View)

Presents all Report (DDR/HINV/SINV/SWM etc) Processing Rates on a specific ConfigMgr Management Point Server. Please configure the view by replacing YOURDOMAIN\YOURCOMPUTER with specific values. NOTE: Please ensure that the appropriate Performance Measuring Rule is enabled.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.ManagementPoint
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue
CommentMom2005ID='{D1C980A1-0E35-4BDB-B714-C240DA1FC542}'

Source Code:

<View ID="Microsoft.SystemCenter2012.ConfigurationManager.ProcessingRates.All_Report_Processing_Rates_on_an_MP_in_the_last_24_hours" Comment="Mom2005ID='{D1C980A1-0E35-4BDB-B714-C240DA1FC542}'" Accessibility="Public" Enabled="true" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.ManagementPoint" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>SMS MP%</Object>
<Counter>%/sec</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>864000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>