Revision f30d0610 man/htools.rst

b/man/htools.rst
219 219
  - vcpu ratio
220 220
  - spindle ratio
221 221

  
222
\--mond
223
  If given the program will query all MonDs to fetch data from the
224
  supported data collectors over the network.
225

  
226
\--mond-data *datafile*
227
  The name of the file holding the data provided by MonD, to override
228
  quering MonDs over the network. This is mostly used for debugging. The
229
  file must be in JSON format and present an array of JSON objects ,
230
  one for every node, with two members. The first member named ``node``
231
  is the name of the node and the second member named ``reports`` is an
232
  array of report objects. The report objects must be in the same format
233
  as produced by the monitoring agent.
234

  
235
\--ignore-dynu
236
  If given, all dynamic utilisation information will be ignored by
237
  assuming it to be 0. This option will take precedence over any data
238
  passed by the ``-U`` option (available with hbal) or by the MonDs with
239
  the ``--mond`` and the ``--mond-data`` option.
240

  
222 241
-m *cluster*
223 242
  Backend specification: collect data directly from the *cluster* given
224 243
  as an argument via RAPI. If the argument doesn't contain a colon (:),

Also available in: Unified diff