Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 May 2016 17:02:16 -0700
From:      Yuri <yuri@rawbw.com>
To:        freebsd-net@freebsd.org
Subject:   Is there a way to keep an account of which processes generate how much network traffic?
Message-ID:  <b4fd52e8-5b9b-aa85-e1ac-1c7a461f381d@rawbw.com>

next in thread | raw e-mail | index | archive | help
There is vnstat that does this by interface.

But is there a way to do this by the application? This is because nearly 
every packet that is sent through the system is sent on behalf of some 
process running on the system.

It would be nice to be able to see which applications (in general sense) 
generate most traffic.

I am fully aware that the link between pid and an "application" is vague 
because some processes are run through some cryptic command lines. I am 
just interested if anything exists in this area at all.


Yuri




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b4fd52e8-5b9b-aa85-e1ac-1c7a461f381d>