List Top CPU Consuming processes

Microsoft.Windows.Server.6.2.OperatingSystem.TopCPUUsage.Task (Task)

Element properties:

TargetMicrosoft.Windows.Server.6.2.OperatingSystem
AccessibilityPublic
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout600

Member Modules:

ID Module Type TypeId RunAs 
PA ProbeAction Microsoft.Windows.Server.TopCPUUsage.ProbeAction Default

Source Code:

<Task ID="Microsoft.Windows.Server.6.2.OperatingSystem.TopCPUUsage.Task" Accessibility="Public" Enabled="true" Target="WindowsServer!Microsoft.Windows.Server.6.2.OperatingSystem" Timeout="600" Remotable="true">
<Category>Maintenance</Category>
<ProbeAction ID="PA" TypeID="WindowsServer!Microsoft.Windows.Server.TopCPUUsage.ProbeAction">
<IntervalMilliseconds>2000</IntervalMilliseconds>
<NumSamples>5</NumSamples>
</ProbeAction>
</Task>