Processor\\% Privileged Time\_Total Performance

Microsoft.AIX.Processor.PrivilegedTime_Total.PerfView (View)

This view displays performance data for the _Total instance of the Processor\\% Privileged Time performance counter.

Element properties:

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

Source Code:

<View ID="Microsoft.AIX.Processor.PrivilegedTime_Total.PerfView" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Target="Microsoft.AIX.OperatingSystem" Enabled="true" Visible="false" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<Object>Processor</Object>
<Instance>_Total</Instance>
<Counter>% Privileged Time</Counter>
</Criteria>
<Presentation>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>