Physical Disk Performance

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

This view displays Physical Disk Related Performance.

Element properties:

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

Source Code:

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