Versions Compared

Key

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

...

  1. ping-vs-tcp-ps.pl. This requires you to provide a configuration file (e.g. ping-vs-tcp-ps.pl –conf sq-v4-lc.cf | tee ps-v4-ch.txt for Chinese MA.
    1. The form of the config file name is <source of target hosts, e.g. lc for Les, sq for Saqib>-<IPv 4 or 6>-<site of MA, sl for SLAC, ch for China, th for Thailand, my for Malaysia>.<cf=configuration file> 
    2. The configuration files are available at:
      1. http://www.slac.stanford.edu/comp/net/mon/tool/ps-v4-lc.cf
      2. http://www.slac.stanford.edu/comp/net/mon/tool/ps-v6-sq.cf
  2. ping-vs-tcp.pl. This gets its configuration by using wget to get the SLAC PingER database of hosts, so there is no configuration option (–conf). To run use for example use sudo ping-vs-tcp.pl --prot 4 | tee pg-v4-sl.txt.

...

  1. .

...

The form of the file name STDOUT is sent to is <source of target, i.e. pg for PingER and ps for perfSONAR>-<site of MA, sl for SLAC, ch for China, th for Thailand, my for Malaysia>.txt

...