User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2009/07/30 14:58] zedvstart [2009/08/02 20:29] (current) zedv
Line 1: Line 1:
 ====== QRwho ====== ====== QRwho ======
  
-QRwho is a little tool do display graphically the output of rwho and ruptime. At first sight you've got an overview of your Linux-Cluster and the load of each node.+QRwho is a small tool to display the output of rwho and ruptime graphicallyYou get an overview of your Linux-Cluster and the load of each node at a glance.
  
 {{:qrwho.png|}} {{:qrwho.png|}}
Line 7: Line 7:
 ===== Features ===== ===== Features =====
  
-  * search for a host-name or part of it+  * search for a hostname or parts of it
   * search for hosts on which a specific user is logged in   * search for hosts on which a specific user is logged in
-  * defineable command-buttonswhich run a command on the target host and display the output (ssh-based)+  * customizable command buttons which run a command on the target host and display the output (ssh-based)
   * colored alert, if a host is down or his maxload is overstepped   * colored alert, if a host is down or his maxload is overstepped
-  * colored load-display (interpolation of an rgb-spectrum)+  * colored load display (interpolation of an rgb-spectrum)
   * define a default MaxLoad (colored alert, when the load is higher)   * define a default MaxLoad (colored alert, when the load is higher)
   * maxload per host   * maxload per host
Line 17: Line 17:
 ===== Downloads ===== ===== Downloads =====
  
-Version 0.1+Version 1.0
  
 ==== Binaries ==== ==== Binaries ====
Line 26: Line 26:
   * Debian-Package:   * Debian-Package:
  
-===== Build ===== +===== Building ===== 
- <xterm>+<xterm>
 $> tar xvzf qrwho.tar.gz $> tar xvzf qrwho.tar.gz
 $> cd qrwho $> cd qrwho
Line 36: Line 36:
  
 ===== Dependencies ===== ===== Dependencies =====
 +  * qt-libs
   * rwho & ruptime   * rwho & ruptime
   * ssh   * ssh
Line 41: Line 42:
 ===== Configuration ===== ===== Configuration =====
  
-QRwho searches for the configuration-file ("config") the working directory. Is it not found, QRwho uses this standard-config:+QRwho searches for it'configuration-file ("config") the current working directory. If it is not found, QRwho uses this standard config:
  
-<pre>+<xterm>
 #Default maximal Load: #Default maximal Load:
 MaxLoad=2 MaxLoad=2
 #Show command-buttons, values: 0/1 #Show command-buttons, values: 0/1
 CMDS=1 CMDS=1
-#Define commands for each Button+#Define commands for each button
 NodeCMD1=cat /proc/meminfo NodeCMD1=cat /proc/meminfo
 NodeCMD2=dmesg NodeCMD2=dmesg
Line 63: Line 64:
 MLpool02=2 MLpool02=2
  
-</pre>+</xterm> 
 + 
 +===== License ===== 
 + 
 +This software is published under the terms of the [[http://www.gnu.org/copyleft/gpl.html|GPL]] 
 + 
 +===== Author & Imprint =====
  
 +Philipp Neuser
  
 +Rathenower Str. 57, 10559 Berlin (Germany)
start.1248965927.txt.gz · Last modified: 2009/07/30 14:58 by zedv

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki