Is there any alternative to Clusterssh,pssh etc? to manage multiple ssh based servers through one interface? one weakness in Clusterssh is that my servers use key based authentication, with passhprase to login, and there is no way to login to servers using the private key.
Is there any alternative available which supports authentication with Private keys?
pssh? Do you need parallel or just a program to manage multiple SSH servers? – quanta Aug 28 '12 at 14:41pssh's-Poption. – quanta Aug 28 '12 at 14:57