Checking which application is taking bandwidth

Martin Airs martin at airs.me.uk
Thu Jun 14 06:47:59 UTC 2012


On Thursday 14 Jun 2012 09:04:46 Junayeed Ahnaf Nirjhor wrote:
> Hello,
> 
> What is the way to check which application is using the bandwidth? I use
> GNOME 3 with Fedora 17 .
> 
> Thanks :)

Using ss can tell you what sockets and ports are open, in particular ss -p 
will tell you which process is using said ports.

then iftop can tell you individual bandwidth usage for each port.

using the 2 could give you some idea on whats going on

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20120614/8d448537/attachment.sig>


More information about the users mailing list