view outputtexts/head/thermostat_help_agent.txt @ 175:34de0ddba44a

updated help messages texts
author Zdenek Zambersky <zzambers@redhat.com>
date Fri, 20 Mar 2015 17:36:50 +0100
parents 9266f046203d
children
line wrap: on
line source

usage: thermostat agent [-d <url>] [-s] [-l <level>]
                  Run the thermostat agent as a foreground process. The agent is
                  responsible for gathering various pieces of data from the host
                  and JVMs. It also performs user-trigged actions on-demand. The
                  agent will stop when this process exits.

thermostat agent
  -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,--saveOnExit             save the data on exit