Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 8 AIX Microagents and Methods : COM.TIBCO.hawk.hma.Process : Process:getProcess

Process:getProcess
Method
Purpose
This method (on AIX) returns a process table filtered by the Process Name argument.
Remarks
Test any regular expressions you plan to use in rulebases by first using them interactively to insure they return the desired results.
If no arguments are given, the entire table is returned.
Type
Synchronous, IMPACT_INFO.
Arguments
 
Process name. Pattern match with regular expressions. Empty argument string returns information for all processes.
Returns
 
The process ID of the process (this datum required in order to kill the process). Table is indexed on ID Process.
The ratio of CPU time used to CPU time available computed for the lifetime of the process

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved