view outputtexts/head/output_of_help_therm_shell.txt @ 190:7ffc366993b5

Updated help messages patterns
author Zdenek Zambersky <zzambers@redhat.com>
date Tue, 14 Jul 2015 18:50:43 +0200
parents 34de0ddba44a
children ab192bac2ed7
line wrap: on
line source

Thermostat version 1.99.4
Please see the User Guide at http://icedtea.classpath.org/wiki/Thermostat/UserGuide
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