Networking Forums

Networking Forums > Computer Networking > Linux Networking > Getting traffic rate traces bound to each active tcp link

Reply
Thread Tools Display Modes

Getting traffic rate traces bound to each active tcp link

 
 
Riccardo Manfrin
Guest
Posts: n/a

 
      12-22-2009, 09:24 AM
Hi NG,
I need to track each TCP link traffic load (rate). I already have the
information regarding all opened TCP links, but I don't know what the
best way could be to retrieve traffic information to associate to those.

To do the job what I need is basically
a) to bind a packet to the correct flow, hence knowing the tuple:
[src_ip, src_port, dst_ip, dst_port, transport]
b) to know the packet size (optionally the timestamp would help too,
but I can generate that independently).

This having been said, what the best way to accomplish the task could
be? I was planning on using a tcpdump based sniffer but it looks pretty
much inefficient to export all packets to userspace, while data is
probably there to be grasped in some /proc subfolders or kernel structures.
I just need you to address me with the problem towards a
non-100%-load-CPU solution.

Thanks in advance and Merry Xmas,
R
 
Reply With Quote
 
 
 
 
Junior Member
Join Date: Dec 2009
Posts: 16

 
      12-22-2009, 10:50 AM
I have no idea about it but i also want to get information about it. Merry Christmas to you.
 
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
Active DFS link?? marsias Windows Networking 0 05-09-2007 07:57 AM
Atypical TCP/IP Traffic from Active Directory Billy Leung Windows Networking 1 02-09-2007 04:54 PM
Data Transfer Rate for 54Mbps 3com link Nho Whei Wireless Internet 8 08-25-2006 08:17 PM
Forcing Active Directory traffic through Specific NIC? Jane Smith Windows Networking 6 08-13-2005 12:52 AM
NetMon.exe - How to read traces Terry Windows Networking 1 12-15-2004 04:07 PM



1 2 3 4 5 6 7 8 9 10 11