berghetti / netproc

tool to monitor network traffic based on processes
GNU General Public License v3.0
70 stars 7 forks source link

High CPU occupancy #11

Open NeilZhy opened 2 years ago

NeilZhy commented 2 years ago

If the system network usage is too high, the CPU usage of nethogs is too high。 Is that reasonable? image

berghetti commented 2 years ago

Hi

what is the throughput? what kind of traffic (TCP or UDP)? try set option -p tcp to filter only TCP.

take an print from netproc and other program that show general traffic, like iptraf-ng.