get_cpu_temperature
Read current CPU temperature from hardware sensors for thermal monitoring. Handles missing sensors without failing.
Instructions
Returns current CPU temperature from hwmon sensors if available. Read-only. If no sensors are exposed, returns a message in the errors field instead of failing. Use for thermal monitoring; prefer get_system_health_check for an overall verdict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | ||
| message | No | ||
| temperatures | Yes |