diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-02-29 03:31:14 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-02-29 03:31:14 +0000 |
commit | 603726da3ab92c12dbfb1859665ef178859e9d9f (patch) | |
tree | f40e33d42c15b6c36b79fddc18c279c76379dfef /net/iftop/DESCR | |
parent | f8f53e6799ea068bbe9151055df1aa7f3b119c61 (diff) | |
download | pkgsrc-603726da3ab92c12dbfb1859665ef178859e9d9f.tar.gz |
Initial import of iftop-0.16.
iftop does for network usage what top(1) does for CPU usage. It listens to
network traffic on a named interface and displays a table of current
bandwidth usage by pairs of hosts.
Diffstat (limited to 'net/iftop/DESCR')
-rw-r--r-- | net/iftop/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/iftop/DESCR b/net/iftop/DESCR new file mode 100644 index 00000000000..8247cafeac4 --- /dev/null +++ b/net/iftop/DESCR @@ -0,0 +1,3 @@ +iftop does for network usage what top(1) does for CPU usage. It listens to +network traffic on a named interface and displays a table of current +bandwidth usage by pairs of hosts. |