Networking Forums

Networking Forums > Computer Networking > Linux Networking > report: how much data sent and received by an application

Reply
Thread Tools Display Modes

report: how much data sent and received by an application

 
 
David Portabella
Guest
Posts: n/a

 
      01-22-2008, 03:19 PM
Hello,

I need to execute a software (unison) and see at the end of the
process how much data it has sent and received.
How can I easily do this?


----
Trickle is a great software to limit the bandwidth, that can be used
in user-mode:
http://monkey.org/~marius/pages/?page=trickle
For instance, to limit the download bandwidth consumption of unison to
50 Kb/s:
$ trickle -d 50 unison backup

In a similar way, is there a simple tool that tells me how much data
has bent sent and received by an application?
something like this:
+++++++
$ datasocketcount unison backup
....
....
Data Socket Count report:
Data sent: 2340032 bytes
Data received: 54030 bytes
+++++++

Many thanks,
DAvid
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reading traffic control dropped data in an application Washington Ratso Linux Networking 1 03-25-2011 10:14 AM
Wireless data pricing by type of data -- coming soon to a carrier near you? John Navas Wireless Internet 0 05-01-2007 01:39 AM
Howto grab data from a 3270 screen and write data into it with script based software? Peter Ballmer Linux Networking 0 03-26-2007 03:28 PM
Frames received with errors greater than frames received ok affiliateian@gmail.com Wireless Internet 1 06-05-2006 11:41 PM
no data received, only sent from wireless 802.11b PCI card Beowulf Wireless Internet 5 04-17-2005 11:12 AM



1 2 3 4 5 6 7 8 9 10 11