| Home | Trees | Indices | Help |
|
|---|
|
|
loadbalance <cluster_tag>
Start the SGE Load Balancer.
Example:
$ starcluster loadbalance mycluster
This command will endlessly attempt to monitor and load balance 'mycluster'
based on the current SGE load. You can also have the load balancer plot the
various stats it's monitoring over time using the --plot-stats option:
$ starcluster loadbalance -p mycluster
If you just want the stats data and not the plots use the --dump-stats
option instead:
$ starcluster loadbalance -d mycluster
See "starcluster loadbalance --help" for more details on the '-p' and '-d'
options as well as other options for tuning the SGE load balancer
algorithm.
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
names =
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 17 13:43:27 2011 | http://epydoc.sourceforge.net |