Thursday, January 21, 2010

Tools roundup - 1/21

The newest detail on the tools I use:


  • setenv.sh - sets up handy environment variables for pssh so they don't need to be specified on the command-line
  • regenworkingset.sh - takes a list of servers, and creates a file that corresponds to only those servers that are online
  • build.sh - copies source files to destination server & compiles there
  • deploybin.sh - deploys worker on source server to servers listed in destination file
  • gatherdata.sh - copies outputs from workers to a dest server, packages them up and copies them locally

No comments:

Post a Comment