view outputtexts/head/output_of_help_therm_shell.txt @ 169:19c8294a826f

connection shell info added
author Zdenek Zambersky <zzambers@redhat.com>
date Wed, 10 Dec 2014 18:54:35 +0100
parents af42c142855f
children 34de0ddba44a
line wrap: on
line source

Thermostat version 1.1.0
Thermostat - > help
list of commands:

 help                   show help for a given command or help overview
 agent-info             shows info for specified agent
 clean-data             drop all data related to all of the specified agents
 connect                persistently connect to storage
 disconnect             disconnect from the currently used storage
 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
 gc                     perform Garbage Collection on the given vm
 kill-vm                kill the specified vm
 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
 profile-vm             profile a target vm
 save-heap-dump-to-file saves a heap dump to a local file
 show-heap-histogram    show the heap histogram
 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
Thermostat - > exit