summaryrefslogtreecommitdiffstats
path: root/network/ClusterSSH/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/ClusterSSH/README')
-rw-r--r--network/ClusterSSH/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/network/ClusterSSH/README b/network/ClusterSSH/README
new file mode 100644
index 0000000000..992ddcc0bf
--- /dev/null
+++ b/network/ClusterSSH/README
@@ -0,0 +1,9 @@
+ClusterSSH is a tool for making the same change on multiple servers at the same
+time. The 'cssh' command opens an administration console and an xterm to all
+specified hosts. Any text typed into the administration console is replicated
+to all windows. All windows may also be typed into directly.
+
+This tool is intended for (but not limited to) cluster administration where the
+same configuration or commands must be run on each node within the cluster.
+Performing these commands all at once via this tool ensures all nodes are kept
+in sync.