How do you measure the bandwidth used by a given process after it has completed, on Linux?
Posted
by Paul
on Super User
See other posts from Super User
or by Paul
Published on 2010-02-09T18:46:40Z
Indexed on
2010/03/23
8:03 UTC
Read the original article
Hit count: 369
Is there a way to get a summary of how much bandwidth a given process used on Linux after the process completes? I do not want a monitor, I want something I can look at after the task has completed..
Ideally something like the "time" command or a profiler, but for network usage.
© Super User or respective owner