Filtered output can be further processed with the script tcsim_plot, which uses gnuplot to generate plots.
Usage:
tcsim_plot -a samples -j -m -p ps_file-jpeg jpeg_file-png png_file -t plot_type -cmd gnuplot_command file
If the file name for -p, -jpeg, or -png is -
,
tcsim_plot writes the data to standard output and suppresses
forwarding of tcsim_filter snapshots.
The following plot types are available:
rate and iat normally require averaging in order to produce useful results. With rate, packets apparently arriving at the same time are treated like one large packet arriving at that time.
Examples:
tcsim examples/dsmark+policing | tcsim_filter | \ tcsim_plot -t cumul
tcsim examples/dsmark+policing | tcsim_filter | \ tcsim_plot -a 10
tcsim examples/ef-prio | tcsim_filter tos | \ tcsim_plot -t delay