changeset 197:ab192bac2ed7

Updated help messages
author Zdenek Zambersky <zzambers@redhat.com>
date Tue, 04 Aug 2015 17:24:17 +0200
parents b4fc34288ffd
children 085c86ddaeed
files outputtexts/head/output_of_help_therm_shell.txt outputtexts/head/thermostat.txt outputtexts/head/thermostat_help.txt outputtexts/head/thermostat_help_list-heap-dumps.txt
diffstat 4 files changed, 9 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/outputtexts/head/output_of_help_therm_shell.txt	Mon Jul 27 16:56:07 2015 +0200
+++ b/outputtexts/head/output_of_help_therm_shell.txt	Tue Aug 04 17:24:17 2015 +0200
@@ -11,6 +11,7 @@
  dump-heap              trigger a heap dump on the VM
  find-objects           find objects in a heapdump
  find-root              find the shortest path from an object to a GC root
+ find-vm                find a VM or set of VMs given a list of criteria
  gc                     perform Garbage Collection on the given vm
  kill-vm                kill the specified vm
  list-agents            list all agents
@@ -21,6 +22,7 @@
  ping                   send a ping to a running agent
  profile-vm             instrument and profile a target vm
  save-heap-dump-to-file save a heap dump to a local file
+ setup                  setup thermostat for first run
  show-gc-name           show the configured garbage collector name of a given VM
  show-heap-histogram    show the heap histogram
  storage-profile        profile how fast storage operations are
--- a/outputtexts/head/thermostat.txt	Mon Jul 27 16:56:07 2015 +0200
+++ b/outputtexts/head/thermostat.txt	Tue Aug 04 17:24:17 2015 +0200
@@ -14,6 +14,7 @@
  dump-heap              trigger a heap dump on the VM
  find-objects           find objects in a heapdump
  find-root              find the shortest path from an object to a GC root
+ find-vm                find a VM or set of VMs given a list of criteria
  gc                     perform Garbage Collection on the given vm
  gui                    launch the GUI client
  kill-vm                kill the specified vm
@@ -26,6 +27,7 @@
  profile-vm             instrument and profile a target vm
  save-heap-dump-to-file save a heap dump to a local file
  service                run the thermostat storage and agent
+ setup                  setup thermostat for first run
  shell                  launch the Thermostat interactive shell
  show-gc-name           show the configured garbage collector name of a given VM
  show-heap-histogram    show the heap histogram
--- a/outputtexts/head/thermostat_help.txt	Mon Jul 27 16:56:07 2015 +0200
+++ b/outputtexts/head/thermostat_help.txt	Tue Aug 04 17:24:17 2015 +0200
@@ -14,6 +14,7 @@
  dump-heap              trigger a heap dump on the VM
  find-objects           find objects in a heapdump
  find-root              find the shortest path from an object to a GC root
+ find-vm                find a VM or set of VMs given a list of criteria
  gc                     perform Garbage Collection on the given vm
  gui                    launch the GUI client
  kill-vm                kill the specified vm
@@ -26,6 +27,7 @@
  profile-vm             instrument and profile a target vm
  save-heap-dump-to-file save a heap dump to a local file
  service                run the thermostat storage and agent
+ setup                  setup thermostat for first run
  shell                  launch the Thermostat interactive shell
  show-gc-name           show the configured garbage collector name of a given VM
  show-heap-histogram    show the heap histogram
--- a/outputtexts/head/thermostat_help_list-heap-dumps.txt	Mon Jul 27 16:56:07 2015 +0200
+++ b/outputtexts/head/thermostat_help_list-heap-dumps.txt	Tue Aug 04 17:24:17 2015 +0200
@@ -1,9 +1,9 @@
-usage: thermostat list-heap-dumps [--vmId <vm>] [--dbUrl <dbUrl>] [--hostId
-                  <host>] [--logLevel <logLevel>]
+usage: thermostat list-heap-dumps [--vmId <vm>] [--dbUrl <dbUrl>] [--agentId
+                  <agent>] [--logLevel <logLevel>]
                   List all heap dumps.
 
 thermostat list-heap-dumps
-  -a,--hostId <host>          the ID of the host to monitor
+  -a,--agentId <agent>        the ID of the agent to monitor
   -d,--dbUrl <dbUrl>          connect to the given URL
      --help                   show usage of command
   -l,--logLevel <logLevel>    sets the log level for this invocation. Possible