Versions Compared

Key

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

...

This is still in design/discussion. We want to remove, where possible, the overloading of tokens, make it more amenable to adding new tokens, and tie in better to the pingER NodeDetails database. Our first stab at the template for the new XML file can be found here. An initial version will be created from the original PlanteLabs and SLAC sites.txt files at:

Code Block
  my @files=("/afs/slac.stanford.edu/www/comp/net/wan-mon/tulip/newsites.txt",#PlanetLabs
             "/afs/slac.stanford.edu/www/comp/net/wan-mon/tulip/sites.txt",   #SLAC

We will also take this opportunity to clean up the data. For example make sure the City and country appear, thta elements are in the right order etc. 

The intent is that the tier and alpha values will be added to the NodeDetails databse later and this will then become the authoritative source from which the XML will be created.

...