Versions Compared

Key

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

...

  1. Enter the node into the 'NODES' data base.
  2. Enter the node into the 'MONHOST' data base.
  3. On iepm-bw.slac.stanford.edu, make a tar file including all the code.
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

...