list_processes
Monitor running processes with CPU and memory usage on Linux systems, either locally or remotely via SSH connection for system diagnostics.
Instructions
List running processes with CPU and memory usage.
Args:
host: Remote host to connect to via SSH (optional, executes locally if not provided)
username: SSH username for remote host (required if host is provided)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| username | No |