Website:Utility mssh
From UGCS
mssh
mssh is a UGCS-custom frontend to SSH that will run a given command on any number of machines.
Usage: mssh class command arg1 arg2 ...
- class- The class of machines to run the commands on. You probably want to use either 'shellserver' or 'mortal' (for the Mortals subcluster)
Examples
- Run the command "ldapwhoami" on all shellservers
mssh shellserver ldapwhoami