OS processes activity view
| Name | Description |
|---|---|
| PID | Process ID |
| Parent | Parent process ID |
| CPU % | Graph of CPU % used, in interval |
| CPU Time | Total CPU time for the process |
| Memory (KB) | Virtual memory size (UNIX / Linux) or working set memory size (Windows), in kilobytes
Note: Currently, this value is ambiguously-defined, so it's best to compare this value relative to other processes or relative to historical values for this process. Using this value to exactly account for memory usage is not supported.
|
| Mem Change (KB) | Delta memory usage, in kilobytes
Note: See MemSizeK for special considerations.
|
| Process Name | Process name, typically the executable name |
| User | User name |
| Command | Process command-line |
| Attributes: | None |
|---|---|
| Minimum OS version: | 2.0 |
