| Name: | nethogs |
|---|---|
| Version: | 0.8.5 |
| Release: | 9.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 115796 |
| License: | GPL+ |
| RPM: | nethogs-0.8.5-9.el8.aarch64.rpm |
| Source RPM: | nethogs-0.8.5-9.el8.src.rpm |
| Build Date: | Thu Mar 19 2020 |
| Build Host: | ca-buildarm05.us.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. |