Kvmtools: Difference between revisions

From KVM
No edit summary
 
No edit summary
Line 1: Line 1:
= kvm-admin =
= kvm-admin =
<h1>What it does?</h1>
'''What it does?'''
  * It can do the follow action: start, stop, shutdown, status and monitor.\n
  * It can do the follow action: start, stop, shutdown, status and monitor.\n
  Example, to get monitor's help:
  Example, to get monitor's help:
<source>
<code>
kvm-admin my_guest monitor help
kvm-admin my_guest monitor help
</source>
</code>

Revision as of 16:07, 27 November 2010

kvm-admin

What it does?

* It can do the follow action: start, stop, shutdown, status and monitor.\n
Example, to get monitor's help:

kvm-admin my_guest monitor help