Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7389046
  • 博文数量: 1755
  • 博客积分: 18684
  • 博客等级: 上将
  • 技术积分: 16227
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-02 10:28
个人简介

啥也没写

文章分类

全部博文(1755)

文章存档

2024年(1)

2023年(44)

2022年(39)

2021年(46)

2020年(43)

2019年(27)

2018年(44)

2017年(50)

2016年(47)

2015年(15)

2014年(21)

2013年(43)

2012年(143)

2011年(228)

2010年(263)

2009年(384)

2008年(246)

2007年(30)

2006年(38)

2005年(2)

2004年(1)

分类: LINUX

2010-01-25 10:09:26

wget
yum install python-urwid
chmod 755 speedometer
./speedometer.py -rx eth0 -c -tx eth0
 
[root@fast ~]# ./speedometer.py
Usage: speedometer [options] tap [[-c] tap]...
Monitor network traffic or speed/progress of a file transfer.  At least one
tap must be entered.  -c starts a new column, otherwise taps are piled
vertically. 
Taps:
  [-f] filename [size]        display download speed [with progress bar]
                              -f must be used if directly following another
                              file tap without an expected size specified
  -rx network-interface       display bytes received on network-interface
  -tx network-interface       display bytes transmitted on network-interface
Options:
  -i interval-in-seconds      eg. "5" or "0.25"   default: "1"
  -p                          use plain-text display (one tap only)
  -b                          use old blocky display instead of smoothed
                              display even when UTF-8 encoding is detected
  -z                          report zero size on files that don't exist
                              instead of waiting for them to be created
Python Version: 2.4
Urwid >= 0.8.9 detected: yes  Urwid >= 0.9.1 and UTF-8 encoding detected: yes
阅读(1665) | 评论(0) | 转发(0) |
0

上一篇:Piwik

下一篇:你的网站"ipv6 ready"了吗?

给主人留下些什么吧!~~