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

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

Thermostat version 1.99.2
Thermostat - > help
list of commands:

 help                   show help for a given command or help overview
 agent-info             show info for an agent
 clean-data             drop all data related to all of the specified agents
 connect                persistently connect to storage
 disconnect             disconnect from the currently connected storage
 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
 gc                     perform Garbage Collection on the given vm
 kill-vm                kill the specified vm
 list-agents            list all agents
 list-categories        list all registered categories
 list-heap-dumps        list all heap dumps
 list-vms               list all known VMs
 object-info            show information about an object in a heap dump
 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
 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
 validate               validate a thermostat plug-in XML file
 vm-info                show basic information about a VM
 vm-stat                show various statistics about a VM
Thermostat - > exit