Process\\% Processor Time\termsrv Performance

Microsoft.Windows.Server.RemoteDesktopServicesRole.ProcessProcessorTimetermsrv.View (View)

This view displays performance data for the termsrv instance of the Process\\%Processor Time performance counter. The Windows Server Operating System Management Pack must be installed for this view function.

Element properties:

TargetMicrosoft.Windows.Computer
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.ProcessProcessorTimetermsrv.View" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="false">
<Category>Operations</Category>
<Criteria>
<Object>Process</Object>
<Instance>termsrv</Instance>
<Counter>% Processor Time</Counter>
</Criteria>
</View>