物理ディスクのヘルス

Microsoft.Windows.Client.PhysicalDisk.Health.Dashboard.View (View)

このダッシュボードの表示では、物理ディスクの監視の状態および情報が表示されます。物理ディスクの検出は、既定では有効になっていません。

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Client.PhysicalDisk.Health.Dashboard.View" Accessibility="Public" Enabled="true" Target="System!System.Entity" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.Client.PhysicalDisk.State.View"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.Client.PhysicalDisk.Alerts.View"/>
</PanelConfiguration>
</View>