system_info
Retrieve static system details for a local or remote Ubuntu host, including OS, kernel, CPU, memory, uptime, and boot time. Returns Markdown or JSON to support monitoring and troubleshooting.
Instructions
Statikus gepinformacio: OS, kernel, hostnev, CPU modell, magok, ossz RAM, uptime.
Args: params (HostOnlyInput): host (opcionalis), response_format.
Returns: str: Markdown vagy JSON a kovetkezo mezokkel: hostname, os, kernel, architecture, cpu_model, cpu_cores, total_memory, uptime, boot_time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |