get_cpu_info
Retrieve CPU details and load averages for local or remote Linux systems via SSH to monitor performance and diagnose issues.
Instructions
Get CPU information and load averages.
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 |