Revision 7b255913 hbal.1
b/hbal.1 | ||
---|---|---|
250 | 250 |
.TP |
251 | 251 |
.BI "-n" nodefile ", --nodes=" nodefile |
252 | 252 |
The name of the file holding node information (if not collecting via |
253 |
RAPI), instead of the default |
|
254 |
.I nodes |
|
255 |
file. |
|
253 |
RAPI), instead of the default \fInodes\fR file (but see below how to |
|
254 |
customize the default value via the environment). |
|
256 | 255 |
|
257 | 256 |
.TP |
258 | 257 |
.BI "-i" instancefile ", --instances=" instancefile |
259 | 258 |
The name of the file holding instance information (if not collecting |
260 |
via RAPI), instead of the default |
|
261 |
.I instances |
|
262 |
file. |
|
259 |
via RAPI), instead of the default \fIinstances\fR file (but see below |
|
260 |
how to customize the default value via the environment). |
|
263 | 261 |
|
264 | 262 |
.TP |
265 | 263 |
.BI "-m" cluster |
... | ... | |
288 | 286 |
The exist status of the command will be zero, unless for some reason |
289 | 287 |
the algorithm fatally failed (e.g. wrong node or instance data). |
290 | 288 |
|
289 |
.SH ENVIRONMENT |
|
290 |
|
|
291 |
If the variables \fBHTOOLS_NODES\fR and \fBHTOOLS_INSTANCES\fR are |
|
292 |
present in the environment, they will override the default names for |
|
293 |
the nodes and instances files. These will have of course no effect |
|
294 |
when RAPI is used. |
|
295 |
|
|
291 | 296 |
.SH BUGS |
292 | 297 |
|
293 | 298 |
The program does not check its input data for consistency, and aborts |
Also available in: Unified diff