Revision 848a9ac5 hbal.1

b/hbal.1
4 4

  
5 5
.SH SYNOPSIS
6 6
.B hbal
7
.BI "[-C[" file "]]"
8
.B "[-p]"
9
.B "[-o]"
10
.B "[-v... | -q]"
11
.BI "[-l" limit "]"
12
.BI "[-O" name... "]"
13
.BI "[-e" score "]"
14
.BI "[-m " cluster "]"
15
.BI "[-L[" path "]]"
16
.BI "[-n " nodes-file " ]"
17
.BI "[-i " instances-file "]"
18
.BI "[--max-cpu " cpu-ratio "]"
19
.BI "[--min-disk " disk-ratio "]"
7
.B "[backend options...]"
8
.B "[algorithm options...]"
9
.B "[reporting options...]"
20 10

  
21 11
.B hbal
22 12
.B --version
23 13

  
14
.TP
15
Backend options:
16
.BI "[ -m " cluster " ]"
17
|
18
.BI "[ -L[" path "]]"
19
|
20
.BI "[ -n " nodes-file " ]"
21
.BI "[ -i " instances-file " ]"
22

  
23
.TP
24
Algorithm options:
25
.BI "[ --max-cpu " cpu-ratio " ]"
26
.BI "[ --min-disk " disk-ratio " ]"
27
.BI "[ -l " limit " ]"
28
.BI "[ -e " score " ]"
29
.BI "[ -O " name... " ]"
30

  
31
.TP
32
Reporting options:
33
.BI "[ -C[" file "] ]"
34
.B "[ -p ]"
35
.B "[ -o ]"
36
.B "[ -v... | -q ]"
37

  
38

  
24 39
.SH DESCRIPTION
25 40
hbal is a cluster balancer that looks at the current state of the
26 41
cluster (nodes with their total and free disk, memory, etc.) and

Also available in: Unified diff