Johann Spies wrote:
How do I get top to show the usage of each cpu on a server with more than one cpu? On woody there is no "1" option to toggle it like on Sid or other distributions.
I was wondering this exact thing just yesterday. What I found is that the version of top (procps) included with woody does not support this. You have to get the newer version, for example by backporting the version in testing.
I also found a post suggesting the sysstat package with the mpstat program which provides some similar functionality.
I use this: mpstat -P ALL 1 http://qclug.org/pipermail/qclug/2003-May/002208.html http://www.mail-archive.com/debian-isp@lists.debian.org/msg09618.html http://procps.sourceforge.net/changelog.html Stuart Johnston