Skip to content


linux性能监控-工具简介

Cpu:

vmstat 工具提供了一种低开销的系统性能观察方式.

mpstat 命令可以给出基于单个处理器的统计值.

top 查找系统最活跃的应用程序

Memory:

kswapd 进程负责确保内存空间总是在被释放中.

pdflush 进程负责将内存中的内容和文件系统进行同步操作.

IO:

# /usr/bin/time -v date 检查你系统中设置的页大小.

# /usr/bin/time -v evolution  验证当进程启动后,MPF 和 MnPF 的变化情况

# cat /proc/meminfo 查看内存等.

Network:

ethtool 确定系统网卡处于哪种速率.

iptraf 提供了每个网卡吞吐量的仪表盘.

netperf 查看终端吞吐量

iperf 评估网络效率

tcptrace 工具提供了对于某一具体连接里,详细的TCP 相关信息.

Posted in linux.

Tagged with .


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

You must be logged in to post a comment.



This site is protected by WP-CopyRightPro