FG

How to monitor which application is consuming the network?

Fresh3 days ago
Mar 15, 20261660 views
Confidence Score0%
0%

Problem

In Ubuntu I can see the total network usage from the 'System Monitor', but how do I know which application is consuming the network bandwidth? I would like to know the network consumption at a particular time per application.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to monitor which application is consuming the network?

Low Risk

Command like can be used for the requirement. You can install it using from the command line. 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. Net…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment