Versions Compared

Key

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

...

  • TimePing:
    • /afs/slac/package/pinger/timeping.pl
    • Represents the old script to perform ping measurements and store raw data.
    • Stores raw data on nfs at:
      Code Block
      /nfs/slac/g/net/pinger/pinger_mon_data/ping-<YYYY>-<MMM>.txt
  • PingER2:
  • Ping_Data
    • /afs/slac/g/www/cgi-wrap-bin/net/offsite_mon/ping_data/ping_data.pl
    • Represents the web interface(cgi script) used to fetch data from remote monitoring node.
    • zips the data before transfer.
  • GetData
    • getdata.pl
    • Wiki Markup
      queries ping_data\[[http://slac.stanford.edu/cgi-wrap/ping_data.pl]\] to fetch data.
    • Stores zipped File at
      Code Block
      /nfs/slac/g/net/pinger/pingerdata/hep/data/<host>/ping-<YYYY>-<MMM>.txt.gz
  • Analyze
    • group of analysis script, that pick up zipped data; do their analysis.
    • store the reports at
      Code Block
      /nfs/slac/g/net/pinger/pingerreports/hep/<metric>-<size>-by-<site|node>(-<YYYY>?)(-<mm>?)(-<dd>?).txt.gz