diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-12-19 21:48:22 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-12-19 21:48:22 +0000 |
commit | 86f3097928fb7b940a21961ce98111974186757e (patch) | |
tree | 0fa53af016ab0d67916920b4a47d648b4818c3d0 /net/wmnet2/pkg-descr | |
parent | e695352d911261b734f49498c8d8a1dc4d8b25f4 (diff) |
Notes
Diffstat (limited to 'net/wmnet2/pkg-descr')
-rw-r--r-- | net/wmnet2/pkg-descr | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/net/wmnet2/pkg-descr b/net/wmnet2/pkg-descr index ccb8fb6f3cb1..8bf11b71131d 100644 --- a/net/wmnet2/pkg-descr +++ b/net/wmnet2/pkg-descr @@ -1,11 +1,11 @@ -This little program polls network statistics and does a few things with the -data it gets. It has small blinking lights for the rx and tx of IP packets, -a digital speedometer of your polled stat's currentspeed and a bar graph like -xload et. al which has a tx speed graph from bottom-up and rx speed graph -from the top-down. The speedometer keeps track of the current speed per -second and shows it in a color corresponding to which of rx or tx that has -the highest speed at the moment. Also, the graph is drawn in a way that the -highest speed is drawn on top of the other while the other is in the -background. +This little program polls network statistics and does a few things with +the data it gets. It has small blinking lights for the rx and tx of IP +packets, a digital speedometer of your polled stat's current speed and a +bar graph like xload et. al which has a tx speed graph from bottom-up +and rx speed graph from the top-down. The speedometer keeps track of the +current speed per second and shows it in a color corresponding to which +of rx or tx that has the highest speed at the moment. Also, the graph is +drawn in a way that the highest speed is drawn on top of the other while +the other is in the background. -WWW: http://www.dockapps.org/file.php/id/77 +WWW: http://linux-bsd-unix.strefa.pl/ |