view outputtexts/head/thermostat.txt @ 179:4405bccf394d

Help messages update
author Zdenek Zambersky <zzambers@redhat.com>
date Tue, 31 Mar 2015 14:07:20 +0200
parents 34de0ddba44a
children 7ffc366993b5
line wrap: on
line source

list of global options:

 --version                display the version of the current thermostat installation
 --print-osgi-info        print debug information related to the OSGi framework's boot/shutdown process
 --ignore-bundle-versions ignore exact bundle versions and use whatever version is available
 --boot-delegation        boot delegation string passed on to the OSGi framework

list of commands:

 help                   show help for a given command or help overview
 add-mongodb-user       add a new mongodb user to the thermostat DB
 agent                  run the thermostat agent
 agent-info             show info for an agent
 clean-data             drop all data related to all of the specified agents
 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
 gui                    launch the GUI client
 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
 service                run the thermostat storage and agent
 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
 storage                control or view the status of the thermostat storage
 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
 web-storage-service    start mongodb storage, an embedded servlet container and an agent