Logical Disk\Disk Bytes/sec Performance

Microsoft.Solaris.LogicalDisk.DiskBytesPerSecond.PerfView (View)

This view displays performance data for the Logical Disk\Disk Bytes/sec performance counter.

Element properties:

TargetMicrosoft.Solaris.LogicalDisk
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Solaris.LogicalDisk.DiskBytesPerSecond.PerfView" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Target="Microsoft.Solaris.LogicalDisk" Enabled="true" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<Object>Logical Disk</Object>
<Instance/>
<Counter>Disk Bytes/sec</Counter>
</Criteria>
<Presentation>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>