Results 1 to 1 of 1
Hi all,
I am using tcpdump to capture traffic of wireless/wired network interfaces. I am looking for an awk script to analyze the output fle of tcpdump to get the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-27-2010 #1Just Joined!
- Join Date
- Aug 2010
- Posts
- 4
AWK script for output analysis of tcpdump
Hi all,
I am using tcpdump to capture traffic of wireless/wired network interfaces. I am looking for an awk script to analyze the output fle of tcpdump to get the following information:
-- Throughput.
-- End-to-end delay.
-- round trip time.
-- Jitter.
-- Packet loss rate.
How can I do that? Especially the delay I cannot extract good information to help me from the output of tcpdump. Anybody can help me??
Regards,
Gaby


Reply With Quote
