slackbuilds_ponce/network/xnetload
dsomero 42efab8543 network/xnetload: Fixed (Use relative path in doinst.sh)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-09-30 20:01:05 -05:00
..
doinst.sh network/xnetload: Fixed (Use relative path in doinst.sh) 2012-09-30 20:01:05 -05:00
README
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00
xnetload.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
xnetload.SlackBuild network/xnetload: Fixed (Use relative path in doinst.sh) 2012-09-30 20:01:05 -05:00

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.