Total Free Disk Space in the last 1 hour

MECM.Performance.Conditions.SMP.Total_Free_Disk_Space_in_the_last_1_hour (View)

Presents the total free disk space on all SMP drives for the state store size 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.Performance.Conditions.SMP.Total_Free_Disk_Space_in_the_last_1_hour" Accessibility="Public" Enabled="true" Target="MECM.StateMigrationPoint" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>SMS SMP StateStore</Object>
<Counter>Total Free Disk Space</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>36000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>