标题: 20 Linux System Monitoring Tools Every SysAdmin Should Know [打印本页] 作者: cnx 时间: 2009-10-28 11:10 标题: 20 Linux System Monitoring Tools Every SysAdmin Should Know http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html
#1: top - Process Activity Command
The top program provides a dynamic real-time view of a running system i.e. actual process activity. By default, it displays the most CPU-intensive tasks running on the server and updates the list every five seconds.