Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

'installkit' can only be executed from existing monitoring node.  This to ensure that the script gathers details on remote hosts from the mysql database before attempting to transfer the test servers.  From a command line, simply issue the path to 'installkit' from your current location (i.e. >installkit , if you are already located in the $bandsrc/target-kit directory) followed by any combination of the options below.

Wiki Markup\# option: \#    \
#    -n \ [remote nodename\] eg. '-n node1.slac.stanford.edu' DEFAULT: all \#    \-N \[remote nodename to EXCLUDE\] eg. '-N all
#    -N [remote nodename to EXCLUDE] eg. '-N node1.slac.stanford.edu` DEFAULT: none \#    \none
#    -D Debug level (0..?)) eg. '-D 2' DEFAULT: 0 \#    \0
#    -c Configuration file eg. '$iepmSrcDir/config/iepm.cnf'; \#    \
#    -t \ [tests to include in the setup\] eg. \ -t iperf \ | \ -t "iperf, thrulay, pathload" \ | \ -t all DEFAULT: all \#    \-T \[tests to exclude in the setup\] eg. \-t  iperf \| \-t "iperf, thrulay, pathload" \| \-t all DEFAULT: all
#    -T [tests to exclude in the setup] eg. -t  iperf | -t "iperf, thrulay, pathload" | -t all DEFAULT: none

 example:

Code Block
42iepm@iepm-bw:~> installkit -n node1.cacr.caltech.edu -t owamp