|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
Test any regular expressions you plan to use in rulebases. Use them interactively first, to ensure they return the desired results.The methods Performance:Process and Process:getProcess can seem similar, but return different data. Performance:Process returns all Instances of Process Object from the Performance Data Helper (PDH) library. Invoking Performance:process without any arguments retrieves all Process instances in effect at that point in time. Invoking Process:getProcess without any arguments returns all currently running processes from the PSAPI.lib. This method only lists processes that have the right to access this library. Do not confuse these methods.Synchronous, IMPACT_INFO.
Name of process instance. Empty argument returns information for all processes.
Process ID for current process. Table is indexed on ID Process Total amount of time the process has spent in User Mode plus Kernel Mode (in milliseconds). Peak Working SetSize
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |