On Mon, Apr 7, 2014 at 10:10 AM, Ken O'Brien <[email protected]> wrote: > > Ok, so then, is there a way to read per process network statistics in the > proc filesystem? >
AFAIK, we only have per-socket and per-netdev statistics, there is no per-process one, you probably want to try cgroup, or put these processes into a namespace. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

