facebookarchive / augmented-traffic-control

Augmented Traffic Control: A tool to simulate network conditions
https://facebook.github.io/augmented-traffic-control
Other
4.33k stars 599 forks source link

How to know how much packets or data flowing to shaped devices #307

Open muthurajbharathi opened 7 years ago

muthurajbharathi commented 7 years ago

I want to render a live graph based on how much data or packets are flowing to devices which are shaped using atcd.

And also i need a info of packet drop along with packets or data flow. Please help me achieving this

smorad commented 7 years ago

All the info you need is in tracked in the Linux kernel on the wan and lan interfaces. A good starting point would be tcpdump.

muthurajbharathi commented 7 years ago

thank you smorad and i need one more information let's say atcd machine is shaping traffic for multiple device and can i know how much packets are flowing to specific shaped device.