view outputtexts/head/thermostat_help_vm-stat.txt @ 193:5b5131445da5

Updated help messages
author Zdenek Zambersky <zzambers@redhat.com>
date Wed, 22 Jul 2015 13:26:36 +0200
parents 34de0ddba44a
children
line wrap: on
line source

usage: thermostat vm-stat --vmId <vm> [-c] [-s <time:timeunit>] [-d <url>] [-l
                  <level>]
                  Show various statistics about a VM. This includes cpu and
                  memory information as well as any additional information
                  provided by plugins.

thermostat vm-stat
  -c,--continuous             print data continuously
  -d,--dbUrl <dbUrl>          connect to the given URL
     --help                   show usage of command
  -l,--logLevel <logLevel>    sets the log level for this invocation. Possible
                              values for <logLevel> in decreasing severity are:
                              SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST
                              and OFF
  -s,--since <since>          print data since [-s time:timeunits] ago or print
                              all data [-s all]. Defaults to since 10 minutes
                              ago [-s 10:minutes] and accepts positive times and
                              days, hours, minutes, or seconds
  -v,--vmId <vmId>            the ID of the VM to monitor