Skip to content

Software that calculates and plot Throughput, Delay and other metrics from a tcpdump script.

License

Notifications You must be signed in to change notification settings

gabriel7771/GraphDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphDump

Software that calculates and plot Throughput, Delay and other metrics from a tcpdump script.

Dependencies (most come installed in Unix): Python, Perl, AWK, Grep, Sed, GNUPlot, Sort, Join.

Run the program with: python graphdump.py

The tcpdump file must be created following (at least) these commands: -nn -v -tt

Example: tcpdump -i h1-eth0 -nn -v -tt > /home/graph_dump/created/traffic_host

About

Software that calculates and plot Throughput, Delay and other metrics from a tcpdump script.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published