Infrastructure
Process List
Structured viewer for captured ps auxww --sort=-%cpu output, with CPU and memory bars for quick server triage.
Process list
Structured viewer for captured ps auxww --sort=-%cpu output, with CPU and memory bars for quick server triage.
Processes by CPU
ps auxww --sort=-%cpu
14:28 UTC
Processes
6
Visible CPU
167%
Visible memory
44%
Host
web-01.production.example
| PID | User | CPU | Memory | State | Time | Command |
|---|---|---|---|---|---|---|
| forge |
87%
|
12%
|
Sl ? | 3:18 486.6 MB RSS |
php artisan queue:work --queue=imports,default --sleep=1
|
|
| www-data |
44%
|
8.4%
|
Sl ? | 14:02 336.1 MB RSS |
php-fpm: pool components
|
|
| mysql |
23%
|
19%
|
Ssl ? | 52:44 750.4 MB RSS |
/usr/sbin/mysqld
|
|
| redis |
8.7%
|
1.8%
|
Ssl ? | 8:23 72.0 MB RSS |
/usr/bin/redis-server 127.0.0.1:6379
|
|
| forge |
4.2%
|
2.7%
|
Sl ? | 0:09 108.8 MB RSS |
node /var/www/components/node_modules/.bin/vite --host 0.0.0.0
|
|
| root |
0.8%
|
0.2%
|
Ss ? | 0:48 8.0 MB RSS |
/lib/systemd/systemd-journald
|
Process 8211
php artisan queue:work --queue=imports,default --sleep=1
- PID
- 8211
- User
- forge
- CPU
- 87%
- Memory
- 12%
- VSZ
- 2.0 GB
- RSS
- 486.6 MB
- TTY
- ?
- State
- Sl
- Started
- 14:21
- Time
- 3:18
- Command
php artisan queue:work --queue=imports,default --sleep=1
Process 1192
php-fpm: pool components
- PID
- 1192
- User
- www-data
- CPU
- 44%
- Memory
- 8.4%
- VSZ
- 1.7 GB
- RSS
- 336.1 MB
- TTY
- ?
- State
- Sl
- Started
- 13:59
- Time
- 14:02
- Command
php-fpm: pool components
Process 733
/usr/sbin/mysqld
- PID
- 733
- User
- mysql
- CPU
- 23%
- Memory
- 19%
- VSZ
- 3.7 GB
- RSS
- 750.4 MB
- TTY
- ?
- State
- Ssl
- Started
- Jun21
- Time
- 52:44
- Command
/usr/sbin/mysqld
Process 701
/usr/bin/redis-server 127.0.0.1:6379
- PID
- 701
- User
- redis
- CPU
- 8.7%
- Memory
- 1.8%
- VSZ
- 85.9 MB
- RSS
- 72.0 MB
- TTY
- ?
- State
- Ssl
- Started
- Jun21
- Time
- 8:23
- Command
/usr/bin/redis-server 127.0.0.1:6379
Process 9124
node /var/www/components/node_modules/.bin/vite --host 0.0.0.0
- PID
- 9124
- User
- forge
- CPU
- 4.2%
- Memory
- 2.7%
- VSZ
- 1.0 GB
- RSS
- 108.8 MB
- TTY
- ?
- State
- Sl
- Started
- 14:27
- Time
- 0:09
- Command
node /var/www/components/node_modules/.bin/vite --host 0.0.0.0
Process 41
/lib/systemd/systemd-journald
- PID
- 41
- User
- root
- CPU
- 0.8%
- Memory
- 0.2%
- VSZ
- 21.6 MB
- RSS
- 8.0 MB
- TTY
- ?
- State
- Ss
- Started
- Jun21
- Time
- 0:48
- Command
/lib/systemd/systemd-journald