view outputtexts/1.1.0/thermostat_help.txt @ 166:9266f046203d

fixed output messages texts
author Zdenek Zambersky <zzambers@redhat.com>
date Wed, 29 Oct 2014 15:52:34 +0100
parents e8ad3e5e4893
children af42c142855f
line wrap: on
line source

list of commands:

 help                   show help for a given command or help overview
 add-mongodb-user       adds a new mongodb user to the thermostat DB. It reads credentials from standard input.
 agent                  starts and stops the thermostat agent
 clean-data             Drop all data related to all of the specified agents
 dump-heap              trigger a heap dump on the VM
 find-objects           finds objects in a heapdump
 find-root              finds the shortest path from an object to a GC root
 gui                    launches the GUI client
 kill-vm                Attempts to kill the vm specified.
 list-agents            lists all agents for the current host
 list-categories        lists all registered categories in Storage
 list-heap-dumps        list all heap dumps
 list-vms               lists all currently monitored VMs
 object-info            prints information about an object in a heap dump
 ping                   using the Command Channel, send a ping to a running agent
 save-heap-dump-to-file saves a heap dump to a local file
 service                starts and stops the thermostat storage and agent
 shell                  launches the Thermostat interactive shell
 show-heap-histogram    show the heap histogram
 storage                starts and stops the thermostat storage
 storage-profile        profile how fast storage operations are
 validate               validates a thermostat plug-in XML file against the schema
 vm-info                shows basic information about a VM
 vm-stat                show various statistics about a VM
 web-storage-service    starts mongodb storage, an embedded servlet container with the web archive deployed and then connects an agent to this web endpoint