Revision 354c4f62 man/hscan.rst

b/man/hscan.rst
17 17
-----------
18 18

  
19 19
hscan is a tool for scanning clusters via RAPI and saving their data
20
in the input format used by **hbal**(1) and **hspace**(1). It will
20
in the input format used by **hbal**\(1) and **hspace**\(1). It will
21 21
also show a one-line score for each cluster scanned or, if desired,
22 22
the cluster state as show by the **-p** option to the other tools.
23 23

  
24 24
For each cluster, one file named *cluster***.data** will be generated
25 25
holding the node and instance data. This file can then be used in
26
**hbal**(1) or **hspace**(1) via the *-t* option. In case the
26
**hbal**\(1) or **hspace**\(1) via the *-t* option. In case the
27 27
cluster name contains slashes (as it can happen when the cluster is a
28 28
fully-specified URL), these will be replaced with underscores.
29 29

  
......
57 57
  Free disk space in the cluster
58 58

  
59 59
Score
60
  The score of the cluster, as would be reported by **hbal**(1) if run
60
  The score of the cluster, as would be reported by **hbal**\(1) if run
61 61
  on the generated data files.
62 62

  
63 63
In case of errors while collecting data, all fields after the name of
......
75 75
  Prints the node status for each cluster after the cluster's one-line
76 76
  status display, in a format designed to allow the user to understand
77 77
  the node's most important parameters. For details, see the man page
78
  for **htools**(1).
78
  for **htools**\(1).
79 79

  
80 80
-d *path*
81 81
  Save the node and instance data for each cluster under *path*,

Also available in: Unified diff