System Health
{{ healthScore }}
{{ healthLabel }}
Memory: 12.4 / 16 GB ({{ stats ? stats.memPercent : '…' }}%)
Disk: {{ stats.diskUsed }} / {{ stats.diskTotal }} ({{ stats.diskAvail }} free)
Disk: loading...
{{ stats.enabledStartup + ' startup items active' }}
Uptime: 4d 0h
CPU
AMD EPYC-Rome Processor
8 cores · {{ stats ? stats.cpuAvgPercent + '% avg load' : '...' }}
Memory
12.4 / 16 GB
4.0 GB available
Disk
{{ stats.diskUsed }} / {{ stats.diskTotal }}
{{ stats.diskAvail }} available
Disk
...
Startup Items
{{ stats ? stats.enabledStartup : '...' }}
{{ stats ? stats.disabledStartup + ' disabled · ' + stats.totalStartup + ' total' : 'loading...' }}
Extensions
{{ stats ? stats.extensions : '...' }}
browser extensions
Live activity
System history
CPU {{ history().cpuLabel }}
Memory {{ history().memoryLabel }}
Reading this Mac...
Collecting the next sample...
Live activity is temporarily unavailable.
| Process | PID | CPU | Memory | User |
|---|---|---|---|---|
| Loading processes... | ||||
| No processes to show | ||||
| {{ proc.name }} | {{ proc.pid }} |
{{ proc.cpu.toFixed(1) + '%' }}
|
{{ proc.memMB + ' MB' }} | {{ proc.user }} |