sysstat
The sysstat package contains utilities to monitor system performance and usage activity. Sysstat contains various utilities, common to many commercial Unixes, and tools you can schedule via cron to collect and historize performance and activity data.
http://sebastien.godard.pagesperso-orange.fr/features.html
从以上站点下载安装即可
包括iostat(1) mpstat(1) pidstat(1) sar(1) sadc(8) sa1(8) sa2(8) sadf(1) nfsiostat(1)
Linux常用性能检测命令
http://blog.licess.org/linux-performance-command/
包括 top
Vmstat
Pmap
Linux命令行性能监测的工具
http://soft.chinabyte.com/os/161/12439661.shtml
包括 LSOF HTOP lotop
20个必知的Linux监控工具
http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html
Tool Description
vmstat all purpose performance tool
mpstat provides statistics per CPU
sar all purpose performance monitoring
iostat provides disk statistics
netstat provides network statistics
dstat monitoring statistics aggregator
iptraf traffic monitoring dashboard
netperf Network bandwidth tool
ethtool reports on Ethernet interface configure
iperf Network bandwidth tool
tcptrace Packet analysis tool
iotop Displays IO per process