summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorpbuetow (lxpbuetow) <puppet@mx.buetow.org>2011-12-27 12:24:50 +0100
committerpbuetow (lxpbuetow) <puppet@mx.buetow.org>2011-12-27 12:24:50 +0100
commitec28b82ecbd459e240559f05ac989473d1ede8cd (patch)
tree1ad7248ce1e5b45b9664f0931dc2c5eed77490a3 /CHANGELOG
parent71658348127f1364ac278bf189edc786da384ecb (diff)
New nice stuff
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 928caba..2cc4235 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,13 @@
+* --cluster option (which reads the ClusterSSH config file /etc/clusters/)
+ also supports clusters of clusters. e.g.:
+ $ cat /etc/clusters
+ clusterA server01 server02
+ clusterB clusterA server03
+ So --cluster clusterB will connect to server01 server02 and server03
+* --hosts option supports username to be specified. E.g.:
+ # ./loadbars --hosts user1@server01,user2@server02
+ will connect to server01 using user1 and server02 with user2.
+
Mon Dec 26 14:46:25 CET 2011
* Released v0.3.0
* Peak CPU load is not displayed by default anymore. User 'p' command or