Memory\Page Reads/sec 性能

Microsoft.HPUX.Memory.PageReadsPerSecond.PerfView (View)

此视图显示 Memory\Page Reads/sec 性能计数器的性能数据。

Element properties:

TargetMicrosoft.HPUX.OperatingSystem
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.HPUX.Memory.PageReadsPerSecond.PerfView" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Target="Microsoft.HPUX.OperatingSystem" Enabled="true" Visible="false" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<Object>Memory</Object>
<Instance/>
<Counter>Page Reads/sec</Counter>
</Criteria>
<Presentation>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>