Name: | nethogs |
---|---|
Version: | 0.8.7 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 89024 |
License: | GPL+ |
RPM: | nethogs-0.8.7-1.el9.x86_64.rpm |
Source RPM: | nethogs-0.8.7-1.el9.src.rpm |
Build Date: | Thu Jun 02 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/raboof/nethogs/ |
Summary: | A tool resembling top for network traffic |
Description: | 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. |