processes
List top processes by CPU or memory usage, with total process count and zombie processes broken out.
Instructions
List the top processes by CPU or memory, with a total count and any zombies broken out separately
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of processes to return (default: 10, 0 for all) | |
| server | No | Remote server name from config (optional, runs locally if omitted) | |
| sort_by | No | Sort by cpu (default) or mem |