码迷,mamicode.com
首页 > 系统相关 > 详细

Linux 监测 常用测试工具

时间:2014-09-19 17:07:25      阅读:200      评论:0      收藏:0      [点我收藏+]

标签:io   strong   sp   log   on   c   linux   ad   size   

fio

[global]
bs=16k
direct=1
rw=read
ioengine=libaio
iodepth=6
write_bw_log
runtime=60
[test]
filename=/data/disk.img
size=4096M

 

iperf

# iperf -s -u
# iperf -u -c IP -b 100M -i 1

 

Linux 监测 常用测试工具

标签:io   strong   sp   log   on   c   linux   ad   size   

原文地址:http://www.cnblogs.com/xiaoit/p/3981546.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!