物理ディスクのパフォーマンス

Microsoft.HPUX.PhysicalDisk.Performance.DashboardView (View)

この表示では、物理ディスクに関連したパフォーマンスが表示されます。

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.HPUX.PhysicalDisk.Performance.DashboardView" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Target="System!System.Entity" Enabled="true" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.HPUX.PhysicalDisk.AverageDiskTransferTime.PerfView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.HPUX.PhysicalDisk.DiskBytesPerSecond.PerfView"/>
</PanelConfiguration>
</View>