Performances Disque physique\Octets disque/s

Microsoft.AIX.PhysicalDisk.DiskBytesPerSecond.PerfView (View)

Cet affichage présente les données de performances du compteur de performance Disque physique\Octets disque/s.

Element properties:

TargetMicrosoft.AIX.PhysicalDisk
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

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