Physical Disk Alerts

Microsoft.Windows.Client.PhysicalDisk.Alerts.View (View)

This view displays Physical Disk related alerts. Discovery of physical disks is not enabled by default.

Element properties:

TargetMicrosoft.Windows.Client.PhysicalDisk
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Client.PhysicalDisk.Alerts.View" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Target="Microsoft.Windows.Client.PhysicalDisk" Visible="false" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
</View>