processes
Identify resource-intensive processes by listing top CPU or memory usage, with total count and zombies shown separately. Sort by CPU or memory to pinpoint issues.
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 |