Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nethogs - A tool resembling top for network traffic
NetHogs is a small "net top" tool.
Instead of breaking the traffic down per protocol or per subnet, like
most such tools do, it groups bandwidth by process and does not rely
on a special kernel module to be loaded.
So if there's suddenly a lot of network traffic, you can fire up
NetHogs and immediately see which PID is causing this, and if it's
some kind of spinning process, kill it.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| nethogs |
0.7 |
3.20080627cvs.el5 |
src |
27 KiB |
Tue Jul 8 16:03:31 2008 |
Changelog
- * Tue Jul 8 22:00:00 2008 Anderson Silva <ansilva{%}redhat{*}com> 0.7-3.20080627cvs
- Fix for debuginfo package provided by Ville Skytta.
- * Fri Jun 27 22:00:00 2008 Anderson Silva <ansilva{%}redhat{*}com> 0.7-2.20080627cvs
- Patch provided by Marek Mahut to compile under Fedora 9
- Removed BuildArch restrictions
- * Fri Jun 27 22:00:00 2008 Anderson Silva <ansilva{%}redhat{*}com> 0.7-1.20080627cvs
- Stable package of nethogs