L’outil le plus utile de la suite est probablement dsh : The dsh utility can be used to run a command, or group of commands on a cluster of machines. All commands are run in parallel, on the cluster. Interrupt signals will be sent to the remote host that is currently being displayed to the user. (extrait de la page de manuel)
Largement développé sur NetBSD, Cluster It fonctionne sur ce dernier en version 1.3 ou supérieure, mais aussi sur Solaris 2.51 et 2.6, AIX 4.3 et 4.2.1, et sur les systèmes GNU/Linux, qu’ils soient anciens ou récents. Le code source est disponible sous licence de type BSD.
L'auteur présentait ainsi le projet à son origine :
- “This is a collection of clustering tools, to turn your ordinary everyday pile of UNIX workstations into a speedy parallel beast.
- Initially this work was based on the work of IBM’s PSSP, and copied heavily from the ideas there. Its also lightly based on the work pioneered in GLUnix. I’ve decided to simplify, and complexify it.”
Cluster IT possède sa page sur Sourceforge : http://sourceforge.net/projects/clusterit/, dont il utilise le système de rapports de bogues.

