chiark / gitweb /
Add marple
[ian-dotfiles.git] / files / personal_scripts_bin_xloadt
index 6ec1de7281365560f7325e9166eb4d0c47d57caf..51f297492ba54fba67d6230e49cdcfb6e37d75b4 100755 (executable)
@@ -6,7 +6,7 @@ xlsclients | egrep \
 xload -geometry 120x120+@@
 
 @hostlist= ($ncipher eq 'bos' ? qw(viking dover pell arrakis) :
-            $ncipher eq 'cam' ? qw(jura) :
+            $ncipher eq 'cam' ? qw(jura islay dover dounreay marple) :
             qw(davenant anarres));
 for ($i=0; $i<@hostlist; $i++) { last if $hostlist[$i] eq $nodename; }
 if ($i>=@hostlist) {