恢复BUSY SYSTEM

This commit is contained in:
CN-JS-HuiBai
2026-04-06 15:36:11 +08:00
parent 3980d66b49
commit ff439bb831
2 changed files with 3 additions and 0 deletions

View File

@@ -1340,6 +1340,7 @@
const cpuValueHtml = `
<div style="display: flex; align-items: baseline; gap: 8px;">
<span style="font-weight: 700; font-size: 1.1rem;">${formatPercent(data.cpuBusy)}</span>
<span style="font-size: 0.7rem; color: var(--text-secondary); font-weight: normal;">(IO Wait: ${data.cpuIowait.toFixed(1)}%, Busy Others: ${data.cpuOther.toFixed(1)}%)</span>
</div>
`;
// Define metrics to show