Perfmon-like for Linux?

前端 未结 6 472
孤街浪徒
孤街浪徒 2020-12-29 08:06

In windows there is perfmon to monitor various performances aspects (called counters) of the system.

Is there a perfmon-like for Linux?

6条回答
  •  [愿得一人]
    2020-12-29 08:25

    i use nmon. It gives you a very clear view.. Also you can select CPU, Network, Kernel, Disk IO load, top processes etc in a single page. This makes easily to relate things, analyze the performance issues.

提交回复
热议问题