Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Using a Web browser

Opening  the ftp site using Chrome gives a result similar to below:

...

Drag this file to a more permanent place (e.g. your desktop).  Then you have to unzip it. How you do that depends on your OS. I would do it in Unix.  So I copy it to a Unix host and use gunzip. On windows I copy it to the desktop and the use WinRAR (you may need to download) to unzip and look at.

From a Unix command line

Use wget, e.g to download a file into the working directory:

...

Then use gunzip to unzip the data

Metrics available

average_rtt/                   out_of_order_packets/
conditional_loss_probability/  packet_loss/
duplicate_packets/             throughput/
ipdv/                          unpredictability/
iqr/                           unreachability/
minimum_packet_loss/           zero_packet_loss_frequency/
minimum_rtt/                   maximum_rtt/
MOS/                           alpha/

See the Tutorial for more on the metrics.

Updating the information

It takes  a long time to download all the information (dating back to 1998) from the PingER archive. Thus this is typically done once.  Thus hourly data for the last 6 months is therefore made available in directories of the form /users/cottrell/<metric-size-by>/. This data is updated daily. See below for an example:

Image Added

These directories contains the daily files that contain the hourly data for the last 6 months:

Image Added

The idea is that the analysis site uploads all the available data from the tar files and then one time can update its files for the last few days using this data from the metric directory, rather than transferring the full tar file (that contains many Gbytes compared to  the hundreds of GBytes in the daily files). 

Format of the file

There is a copy of the file here.

...

airuniversity.seecs.edu.pk is the source (monitoring host), mail.gnet.tn is the name of the host being monitored, 141.522 is the RTT seen at 0 hours, 141.515 is the RTT at 1am etc.

More information