Net::Traces::SSFNet

Net::Traces::SSFNet is a Perl module to analyze traces generated by SSFNet.
Download

Net::Traces::SSFNet Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Kostas Pentikousis
  • Publisher web site:
  • http://search.cpan.org/~kostas/Net-Traces-TSH-0.16/TSH.pm

Net::Traces::SSFNet Tags


Net::Traces::SSFNet Description

Net::Traces::SSFNet is a Perl module to analyze traces generated by SSFNet. Net::Traces::SSFNet is a Perl module to analyze traces generated by SSFNet.SYNOPSIS use Net::Traces::SSFNet qw( droptail_record_player droptail_record_plotter ); $Net::Traces::SSFNet::PRINT_EXACT_DECIMAL_DIGITS = 0; $Net::Traces::SSFNet::SHOW_SOURCES = 1; $Net::Traces::SSFNet::SHOW_STATS = 0; # Use with traces created by either # SSF.Net.droptailQueueMonitor_1 or SSF.Net.droptailQueueMonitor_2 # droptail_record_player('q.trace', 'text.output', 'some_stream_id.0'); # Use with traces created by SSF.Net.droptailQueueMonitor_1 # droptail_record_plotter('q.trace', 'some_stream_id.0', 'drops', 'pkts', 'av_qlen'); # Use with traces created by SSF.Net.droptailQueueMonitor_2 # droptail_record_plotter('q.trace', 'some_stream_id.0', 'drops', 'pkts', 'sumpkts', 'sumdrops');ABSTRACTNet::Traces::SSFNet can analyze traces created by Scalable Simulator Framework Network Models. It efficiently emulates in Perl the functionality provided by Java-based, SSFNet-bundled trace analyzers, and adds new features, including allowing for finer granularity in the processed output. Requirements: · Perl


Net::Traces::SSFNet Related Software