diff options
author | Richard Ellis <rellis@dp100.com> | 2010-05-12 23:32:54 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:32:54 +0200 |
commit | ed1a268a9b5846e1e0b654dcecf39f6f71ffeea0 (patch) | |
tree | 761c9a29d3c992bf673fa5ee62a31782775433ba /network/xnetload/slack-desc | |
parent | 0d9cd4b8b635e1a39d7a34e9079e3c4639248c1f (diff) | |
download | slackbuilds-ed1a268a9b5846e1e0b654dcecf39f6f71ffeea0.tar.gz |
network/xnetload: Added to 12.2 repository
Diffstat (limited to 'network/xnetload/slack-desc')
-rw-r--r-- | network/xnetload/slack-desc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/network/xnetload/slack-desc b/network/xnetload/slack-desc new file mode 100644 index 0000000000..ad04d0e2b6 --- /dev/null +++ b/network/xnetload/slack-desc @@ -0,0 +1,20 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler-------------------------------------------------------| +xnetload: Xnetload (network traffic monitor application) +xnetload: +xnetload: Xnetload displays a count and a graph of the traffic over a specified +xnetload: network connection. +xnetload: +xnetload: It either displays bytes/second or packets/second, based on the +xnetload: capabilities of the kernel. On 2.1.x and later kernels (including the +xnetload: 2.2.x and 2.4.x series) it displays bytes/s. It requires the /proc file +xnetload: system, or rather /proc/net/dev which is only found in Linux. +xnetload: +xnetload: Homepage: http://www.xs4all.nl/~rsmith/software/#xnetload + |