sc_analysis_dump

Dump scamper warts analysis data

TLDR

Dump scamper warts analysis data
$ sc_analysis_dump [input.warts]
Output specific format
$ sc_analysis_dump -t [traceroute] [input.warts]

SYNOPSIS

sc_analysis_dump [options] file

DESCRIPTION

sc_analysis_dump extracts and displays analysis data from scamper warts files. Part of the scamper network measurement toolkit.

PARAMETERS

-t type

Analysis type (traceroute, ping, etc.).
-c
CSV output format.

INSTALL

sudo apt install scamper
sudo zypper install scamper
brew install scamper

SEE ALSO

sc_wartsdump(1), scamper(1)