Versions Compared

Key

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

...

gzip: /tmp/conditional_loss_probability-100-by-node-1998-02-20.txt.gz: invalid compressed data--length error

Updating

The FTP directory appears as:

Image Added

I.e. there are a directory and a tar file for each metric. There is also a  trscron job:

Code Block
lnxcron;480 00 4 * * * /opt/TWWfsw/bin/perl /afs/slac/package/pinger/ftp-update_2.pl #Joao  that
makes the updates at 4:00am each morning.

This updates the above files.

Tar file

The tar file contains files for each day with the hourly data for all the days in the PingER archive

Image Added

The files appear as:

Code Block
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 
pinger-host.fnal.gov www-05.nexus.ao 312.466 290.641 284.717 293.712 272.983 286.128 282.721 280.938 305.152 309.595 302.656 293.713 310.015 282.700 299.544 297.096 288.092 286.728 285.082 285.459 297.283 300.526 290.449 295.673 pinger-host.fnal.gov www-05.nexus.ao 
pingersonar-usm.myren.net.my www.afe.mr 631.613 588.780 611.781 629.670 580.149 631.359 690.517 526.923 584.238 635.444 749.802 786.702 869.685 981.443 837.803 956.452 858.124 652.750 723.169 704.219 1060.705 642.455 598.416 612.010 pingersonar-usm.myren.net.my www.afe.mr
Directory

The directory contains the daily files that contain the hourly data for the last 6 months:

Image Added

The idea is that the analysis site can update its files for the last few days using this data, rather than transferring the full tar file (that contains many Gbytes compared to  the hundreds of GBytes in the daily files). The format of the daily files is the same as for the untarred files above. 

 

 

Retrieving 

The data is available via anonymous ftp via ftp://ftp.slac.stanford.edu/users/cottrell, see here for more on retrieving the data.  For more information see: http://www-iepm.slac.stanford.edu/pinger/tools/retrievedata.html

...