Re: bandwidth measurement by process

2010-05-10 Thread Mirko Parthey
On Sun, May 09, 2010 at 02:08:15AM -0400, Celejar wrote: > I'm looking for a tool that will measure bandwidth used by a specific > process. I'd like some sort of utility or wrapper that will answer > questions like "How much data did my network backup job push over the > wire?" Check out network n

Re: bandwidth measurement by process

2010-05-09 Thread Celejar
On Sun, 9 May 2010 12:49:30 +0530 Anand Sivaram wrote: ... > > I'm actually surprised that such a tool doesn't exist. Isn't this > > something quite useful? Aren't the sorts of questions that I want > > answered pretty universal and important? > > > > Celejar ... > Many of the programs are c

Re: bandwidth measurement by process

2010-05-09 Thread Celejar
[Please reply to this list only, and not to me.] On Sun, 9 May 2010 09:20:36 +0200 Frederik Kriewitz wrote: > On Sun, May 9, 2010 at 9:03 AM, Celejar wrote: > > Yeah, that's pretty much what I thought.  Well, I think that I'm going > > to code something like this, unless someone else will point

Re: bandwidth measurement by process

2010-05-09 Thread Anand Sivaram
On Sun, May 9, 2010 at 12:50, Frederik Kriewitz wrote: > On Sun, May 9, 2010 at 9:03 AM, Celejar wrote: > > Yeah, that's pretty much what I thought. Well, I think that I'm going > > to code something like this, unless someone else will point out that > > it's already been done. > > I don't know

Re: bandwidth measurement by process

2010-05-09 Thread Frederik Kriewitz
On Sun, May 9, 2010 at 9:03 AM, Celejar wrote: > Yeah, that's pretty much what I thought.  Well, I think that I'm going > to code something like this, unless someone else will point out that > it's already been done. I don't know anything like this, but another approch to to this might be to use

Re: bandwidth measurement by process

2010-05-09 Thread Anand Sivaram
On Sun, May 9, 2010 at 12:33, Celejar wrote: > On Sun, 9 May 2010 12:15:49 +0530 > Anand Sivaram wrote: > > > On Sun, May 9, 2010 at 11:38, Celejar wrote: > > > > > Hi, > > > > > > I'm looking for a tool that will measure bandwidth used by a specific > > > process. I'd like some sort of utility

Re: bandwidth measurement by process

2010-05-09 Thread Celejar
On Sun, 9 May 2010 12:15:49 +0530 Anand Sivaram wrote: > On Sun, May 9, 2010 at 11:38, Celejar wrote: > > > Hi, > > > > I'm looking for a tool that will measure bandwidth used by a specific > > process. I'd like some sort of utility or wrapper that will answer > > questions like "How much data

Re: bandwidth measurement by process

2010-05-08 Thread Anand Sivaram
On Sun, May 9, 2010 at 11:38, Celejar wrote: > Hi, > > I'm looking for a tool that will measure bandwidth used by a specific > process. I'd like some sort of utility or wrapper that will answer > questions like "How much data did my network backup job push over the > wire?" > > There are many too

bandwidth measurement by process

2010-05-08 Thread Celejar
Hi, I'm looking for a tool that will measure bandwidth used by a specific process. I'd like some sort of utility or wrapper that will answer questions like "How much data did my network backup job push over the wire?" There are many tools that measure by interface / TCP port, etc, but the only th