[Memory\\% Available Memory] 效能

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

此檢視會顯示 [Memory\\% Available Memory] 效能計數器的效能資料。

Element properties:

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

Source Code:

<View ID="Microsoft.HPUX.Memory.PercentAvailable.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>% Available Memory</Counter>
</Criteria>
<Presentation>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>