|
|
|
|
|
by slacka
812 days ago
|
|
Why don't recommend atop? When a system is unresponsive, I want a I want a high-level tool that immediately shows which subsystem is under heavy load. It should show CPU, Memory, Disk, and Network usage. The other tools you listed are great, once you know what the cause is. |
|
I've recommended atop in the past for catching short-lived processes because it uses process accounting, although the newer bpf tools provide more detail.