LogicalDisk in the last 48 hours - System Health Validator

MECM.PerformanceGeneral.SHV.LogicalDisk_in_the_last_48_hours (View)

Presents the \%free disk space of all ConfigMgr System Health Validator Servers. NOTE: Please ensure that the appropriate Performance Measuring Rule is enabled.

Element properties:

TargetMECM.SystemHealthValidator
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="MECM.PerformanceGeneral.SHV.LogicalDisk_in_the_last_48_hours" Accessibility="Public" Enabled="true" Target="MECM.SystemHealthValidator" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>LogicalDisk</Object>
</Criteria>
<Presentation>
<DynamicTimeTicks>1728000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>