slackbuilds/network/xnetload
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README network/xnetload: Added to 12.2 repository 2010-05-12 23:32:54 +02:00
doinst.sh network/xnetload: Added to 12.2 repository 2010-05-12 23:32:54 +02:00
slack-desc network/xnetload: Added to 12.2 repository 2010-05-12 23:32:54 +02:00
xnetload.SlackBuild network/xnetload: Misc automated cleanups. 2010-06-04 01:14:31 -04:00
xnetload.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00

README

Xnetload displays a count and a graph of the traffic over a specified
network connection.

It either displays bytes/second or packets/second, based on the capabilities
of the kernel. On 2.1.x and later kernels (including the 2.2.x and 2.4.x
series) it displays bytes/s. It requires the /proc file system, or rather
/proc/net/dev which is only found in Linux.  So AFAIK this program is Linux
specific.