aTop like tool for OSX
Posted
by
Maciek Sawicki
on Super User
See other posts from Super User
or by Maciek Sawicki
Published on 2012-01-09T10:27:54Z
Indexed on
2013/11/02
9:59 UTC
Read the original article
Hit count: 436
I'm trying to debug some issues with my Mac. This machine is used as continuous integration server. It stops responding from time to time. I think it could be some software issue, since the machine is working (so i.e. it's not a kernel panic) - that is when I go to the server room I see the login screen and I can move the mouse. Unfortunately I can't login neither directly nor by VNC or SSH.
There is a nice tool that helps in debugging this type of problem called aTop. It's like top but with history. Unfortunately it's Linux-only software.
Is there any tool that is similar to aTop for OSX?
© Super User or respective owner