Total Updates Written in the last 24 hours

MECM.ProcessingRates.SiteServer.Total_Updates_Written_in_the_last_24_hours (View)

Presents the total number of updates written to the SMS database on all the ConfigMgr Site Servers. NOTE: Please ensure that the appropriate Performance Measuring Rule is enabled.

Element properties:

TargetMECM.SiteServer
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="MECM.ProcessingRates.SiteServer.Total_Updates_Written_in_the_last_24_hours" Accessibility="Public" Enabled="true" Target="MECM.SiteServer" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>SMS WSUS Sync Manager</Object>
<Counter>Total Updates Written</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>864000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>