atop:如何在大型机器上压缩或隐藏顶部处理器?

Ale*_*huk 3 atop

t标头列出了所有 CPU/核心,并在我使用和回到过去时不断调整大小T。我阅读了帮助并尝试搜索。

如何隐藏该标题?

小智 6

它隐藏在手册页的第 404 行中。使用l并定义每个标题行。简而言之,如果您只想查看 CPU 的一个标题行,您可以键入l(小写L)然后1(数字一)并按 Enter 键查看其他摘要统计信息。这是手册页输出。

 l    Limit the number of system level lines for the counters per-cpu, the active disks and
            the  network  interfaces.   By default lines are shown of all CPUs, disks and network
            interfaces which have been active during the last interval.  Limiting these lines can
            be  useful  on systems with huge number CPUs, disks or interfaces in order to be able
            to run atop on a screen/window with e.g. only 24 lines.
Run Code Online (Sandbox Code Playgroud)