Conversation
5 tasks
Owner
|
Thanks @0xdfi — the collector approach here is the right one (same hwmon allowlist as hosts, NVMe / CX7 filtered out). We're not merging this as-is: Spark pages and Overview still gated CPU temp to Took that sensor path in #70, wired Overview + the Spark GPU panel, and hardened the SSH command with |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
DGX Spark nodes now report CPU temperature through the existing remote CPU metric instead of always returning
0. The collector reuses the host sensor allowlist and priority order, while filtering unrelated NVMe and network-card sensors.Related: #34
Validation
node --test server/collectors/__tests__/SystemCollector.cpuTemp.test.js- 8 passed, including the full remote DGX Spark parse pathnpm run typecheck- passednpm run build- passedPost-Deploy Monitoring & Validation
Remote CPU errorduring the first 15 minutes.acpitzsensor on one DGX Spark.