Versions Compared

Key

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

...

Code Block
cd /afs/slac/package/netmon/bandwidth-tests
tar -cvf v3src dist.tar
gzip dist.tar
scp dist.tar iepm@<fully qualified monitoring host name>:/home/iepm/dist.tar.gz
  1. Log onto the new monitoring host node under the 'iepm' account.
  2. execute the following to install the source code
    Code Block
    
    gunzip dist.tar.gz
    tar -xvf dist.tar