diff options
author | Michales Michaloudes <korgie@gmail.com> | 2010-05-11 22:54:58 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 22:54:58 +0200 |
commit | d51793028130915a682c988caedaa86ae143d41a (patch) | |
tree | cea0975930489afa010439d1ff288bb12796adf4 /network/nethogs/README | |
parent | ecac12763b1242e543c315e4b0e3c02e7de071f7 (diff) | |
download | slackbuilds-d51793028130915a682c988caedaa86ae143d41a.tar.gz |
network/nethogs: Added to 12.1 repository
Diffstat (limited to 'network/nethogs/README')
-rw-r--r-- | network/nethogs/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/nethogs/README b/network/nethogs/README new file mode 100644 index 0000000000..9abc86ad8f --- /dev/null +++ b/network/nethogs/README @@ -0,0 +1,9 @@ +NetHogs is a small 'net top' tool. Instead of breaking the traffic +down per protocol or per subnet, like most tools do, it groups +bandwidth by process. NetHogs does not rely on a special kernel +module to be loaded. If there's suddenly a lot of network traffic, +you can fire up NetHogs and immediately see which PID is causing +this. This makes it easy to indentify programs that have gone wild +and are suddenly taking up your bandwidth. + +Depends on libcap, available at SlackBuilds.org |