cpu/load-average
Retrieve system load averages for 1, 5, and 15 minutes to monitor CPU workload and system performance. Returns data in multiple formats like JSON or YAML.
Instructions
Retrieves system load averages (1m, 5m, 15m). See cpu/list for hardware topology.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_format | No | Desired output format (e.g. json, yaml, table, wide). Defaults to text |