Skip to content

Add host temperature metrics card#972

Open
ZacharyZcR wants to merge 1 commit into
Termix-SSH:dev-2.5.0from
ZacharyZcR:fix/support-890-host-temperature-metrics
Open

Add host temperature metrics card#972
ZacharyZcR wants to merge 1 commit into
Termix-SSH:dev-2.5.0from
ZacharyZcR:fix/support-890-host-temperature-metrics

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

Summary

  • collect host temperature sensors from Linux thermal sysfs with an lm-sensors fallback
  • add a Host Metrics temperature card showing the highest reading and sensor list
  • include temperature in default metric widgets and translated locale keys

Notes

  • This displays hardware thermal sensors exposed by the host OS. It does not attempt GPU-specific tools or metrics history storage in this PR.

Verification

  • npx vitest run src/backend/ssh/widgets/temperature-collector.test.ts
  • npx prettier --check .
  • npx tsc --noEmit
  • npm run lint
  • npm run build

Fixes Termix-SSH/Support#890

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant