{{ host.name }}
offline
{{ host.agentVersion }}
- {{ host.nCPU }} CPUs
-
{{ formatBytes(host.memTotal) }}
total
-
{{ $t("label.container", hostContainers[host.id]?.length ?? 0) }}
- {{ host.dockerVersion }}
{{ weightedStats[host.id].weighted.totalCPU.toFixed(0) }}%
{{ formatBytes(weightedStats[host.id].weighted.totalMem, { decimals: 1, short: true }) }}