|
|
| glustat - | report glunix cluster status |
|---|
glustat prints information about the current GLUnix
cluster.
If no options are specified, glustat defaults to options -tah.
However, if any options are specified, then glustat only acts
on the options specified. The available options are:
SYNOPSIS
glustat [ -t -a -h
-i -n -s[hplm] ]
DESCRIPTION
OPTIONS
| -t | Report the total number of nodes participating in the NOW. |
|---|---|
| -a | Report the total number of nodes which are "idle", that is, which are available for running GLUnix jobs. |
| -h | Report information about each node, including hostname, load average, and amount of free memory. |
| -i | Prints IP addresses for hosts instead of host names (faster). |
| -n desc | Specify a node description for the nodes which should be queried. The format of this description is the same as for the GLUNIX_NODES environment variable (see glunix(1)). |
| -s | Sorts output by hostname, pnn, load average or memory. Capital H, P, L or M reverses the sort order. |
None known.
GLUnix and the GLUnix library were designed and written by:
SEE ALSO
BUGS
Should any bugs be found, please report to
glunix-bugs@now.cs.berkeley.edu.
AUTHORS
| Douglas Ghormley (ghorm@cs.berkeley.edu), |
|---|
| Amin Vahdat (vahdat@cs.berkeley.edu), and |
| Keith Vetter (keithv@cs.berkeley.edu). |
|
|