System status at a glance
CPU
{stats?.cpu_percent || 0}%
{stats?.cpu_count || 0} cores ยท Load {stats?.load_avg?.[0] || 0}
Memory
{stats?.memory?.percent || 0}%
{fmtBytes(stats?.memory?.used)} / {fmtBytes(stats?.memory?.total)}
Disk
{stats?.disk?.percent || 0}%
{fmtBytes(stats?.disk?.free)} free of {fmtBytes(stats?.disk?.total)}
Uptime
{stats?.uptime || "โ"}
{stats?.platform || "โ"}
+{containers.length - 5} more
{/if}+{repos.length - 5} more
{/if}