Procesor\Czas procesora\_Łącznie

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

Ten widok przedstawia dane wydajności dotyczące wystąpienia _Łącznie licznika wydajności Procesor\Czas procesora. W celu wyświetlenia tej funkcji musi być zainstalowany pakiet administracyjny systemu operacyjnego Windows Server.

Element properties:

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

Source Code:

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