Skip to content

Replace unpopulated Board card with Avg HDD card - #6

Merged
Kyzcreig merged 1 commit into
mainfrom
feat/avg-hdd-card
Jul 21, 2026
Merged

Replace unpopulated Board card with Avg HDD card#6
Kyzcreig merged 1 commit into
mainfrom
feat/avg-hdd-card

Conversation

@Kyzcreig

Copy link
Copy Markdown
Owner

Per Ace: the hidden Board card left an ugly gap, and board_c is null on this BMC anyway. Replace it with an always-populated Avg HDD card (mean across spinning drives, NVMe excluded, computed client-side from the drives array /status already sends, coloured on the drive thresholds). Max vs Avg now shows whether heat is a couple hot drives or the whole pool. 51 tests green.

board_c is null on this AST2600 BMC, so the Board card was either a dead --deg
or hidden (leaving an ugly gap). Replace it with an Avg HDD card: mean across
the spinning drives (NVMe excluded), computed client-side from the drives array
/status already sends, coloured on the same drive thresholds as Max HDD. Always
populated, and cooling-relevant (max vs avg shows whether it is a couple hot
drives or the whole pool). Keeps the defensive [hidden] CSS rule.
@Kyzcreig
Kyzcreig merged commit 9a3369f into main Jul 21, 2026
1 check passed
@Kyzcreig
Kyzcreig deleted the feat/avg-hdd-card branch July 21, 2026 08:48
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