Prestanda för fysisk disk

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

I den här vyn visas prestandadata relaterade till en fysisk disk.

Element properties:

TargetMicrosoft.AIX.Computer
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

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