您的位置:首页 > 运维架构 > Linux

Linux性能监测工具

2012-11-20 15:12 357 查看

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 monitoringiostat provides disk statistics netstat provides network statistics dstat monitoring statistics aggregator iptraf traffic monitoring dashboard netperf Network bandwidth tool ethtool reports on Ethernet interface configureiperf Network bandwidth tool tcptrace Packet analysis tool iotop Displays IO per process
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: