Percent Processor Time Top Processes Diagnostic
Microsoft.AIX.6.1.Processor.PercentProcessorTime.TopProcesses.Diagnostic (Diagnostic)
Element properties:
Member Modules:
Source Code:
<Diagnostic ID="Microsoft.AIX.6.1.Processor.PercentProcessorTime.TopProcesses.Diagnostic" Comment="In response to High CPU Utilization, Return top Consumers" Accessibility="Public" Enabled="true" Target="Microsoft.AIX.6.1.Processor" Monitor="Microsoft.AIX.6.1.Processor.PercentProcessorTime.Monitor" ExecuteOnState="Error" Remotable="true" Timeout="300">
<Category>Maintenance</Category>
<ProbeAction ID="TopCPUConsumer" TypeID="Unix!Microsoft.Unix.WSMan.Invoke.ProbeAction">
<TargetSystem>$Target/Host/Property[Type="Unix!Microsoft.Unix.Computer"]/PrincipalName$</TargetSystem>
<Uri>http://schemas.microsoft.com/wbem/wscim/1/cim-schema/2/SCX_UnixProcess?__cimnamespace=root/scx</Uri>
<Selector/>
<InvokeAction>TopResourceConsumers</InvokeAction>
<Input><p:TopResourceConsumers_INPUT xmlns:p="http://schemas.microsoft.com/wbem/wscim/1/cim-schema/2/SCX_UnixProcess"><p:resource>CPUTime</p:resource><p:count>20</p:count></p:TopResourceConsumers_INPUT></Input>
</ProbeAction>
</Diagnostic>