Revision 2b7a98ae hspace.1

b/hspace.1
19 19
|
20 20
.BI " -L[" path "]"
21 21
|
22
.BI " -n " nodes-file
23
.BI " -i " instances-file
22
.BI " -t " data-file
24 23
|
25 24
.BI " --simulate " spec
26 25

  
......
306 305
.RE
307 306

  
308 307
.TP
309
.BI "-n" nodefile ", --nodes=" nodefile
310
The name of the file holding node information (if not collecting via
311
RAPI), instead of the default \fInodes\fR file (but see below how to
312
customize the default value via the environment).
313

  
314
.TP
315
.BI "-i" instancefile ", --instances=" instancefile
316
The name of the file holding instance information (if not collecting
317
via RAPI), instead of the default \fIinstances\fR file (but see below
318
how to customize the default value via the environment).
308
.BI "-t" datafile ", --text-data=" datafile
309
The name of the file holding node and instance information (if not
310
collecting via RAPI or LUXI). This or one of the other backends must
311
be selected.
319 312

  
320 313
.TP
321 314
.BI "-m" cluster
322
Collect data not from files but directly from the
315
Collect data directly from the
323 316
.I cluster
324 317
given as an argument via RAPI. If the argument doesn't contain a colon
325 318
(:), then it is converted into a fully\(hybuilt URL via prepending
......
328 321

  
329 322
.TP
330 323
.BI "-L[" path "]"
331
Collect data not from files but directly from the master daemon, which
332
is to be contacted via the luxi (an internal Ganeti protocol). An
333
optional \fIpath\fR argument is interpreted as the path to the unix
334
socket on which the master daemon listens; otherwise, the default path
335
used by ganeti when installed with \fI--localstatedir=/var\fR is used.
324
Collect data directly from the master daemon, which is to be contacted
325
via the luxi (an internal Ganeti protocol). An optional \fIpath\fR
326
argument is interpreted as the path to the unix socket on which the
327
master daemon listens; otherwise, the default path used by ganeti when
328
installed with \fI--localstatedir=/var\fR is used.
336 329

  
337 330
.TP
338 331
.BI "--simulate " description

Also available in: Unified diff