User Commands virt-manager(1) NAME virt-manager - Desktop application for managing virtual machines SYNOPSIS virt-manager [-h, --help] [--profile=FILE] [-c URI, -- connect=URI] [--debug] [--no-dbus] [--no-fork] [--no-conn- autostart] [--show-domain-creator] [--show-domain- editor=UUID] [--show-domain-performance=UUID] [--show- domain-console=UUID] [--show-host-summary] DESCRIPTION The "Virtual Machine Manager" (virt-manager) is a desktop application for managing virtual machines. It presents a summary view of running domains and their live performance & resource utilization statistics. A detailed view presents graphs showing performance & utilization over time. Ultimately it will allow creation of new domains, and configuration & adjustment of a domain's resource allocation & virtual hardware. An embedded VNC client viewer presents a full graphical console to the guest domain. You need root access to run virt-manager. OPTIONS The following options are supported: --h, --help show this help message and exit. ---profile=FILE Generate runtime performance profile stats. --c URI, --connect=URI Connect to hypervisor at URI. ---debug Print debug output to stdout. Requires --no-fork option. SunOS 5.10 Last change: 8 Oct 2007 1 User Commands virt-manager(1) ---no-dbus Disable DBus service for controlling UI. ---no-fork Don't fork into background on startup. ---no-conn-autostart Do not autostart connections. ---show-domain-creator Create a new virtual machine. ---show-domain-editor=UUID Edit a domain configuration. ---show-domain-performance=UUID Show a domain performance. ---show-domain-console=UUID Show a domain console. ---show-host-summary Show a host summary. EXAMPLES Example 1: Launching virtual machine manager SunOS 5.10 Last change: 8 Oct 2007 2 User Commands virt-manager(1) example% virt-manager Example 2: Show option information for virt-manager example% virt-manager -h EXIT STATUS The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES The following files are used by this application: /usr/bin/virt-manager Executable for the virtual manager $HOME/.virt-manager/virt-manager.log Used to store the log for virt-manager. /usr/share/virt-manager/* virt-manager Python source code. ATTRIBUTES See attributes(5) for descriptions of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Availability | SUNWvirt-manager | |_____________________________|_____________________________| | Interface stability | Uncommitted | |_____________________________|_____________________________| SEE ALSO virt-install(1M), virt-clone(1M), virsh(1M), vdiskadm(1M), xm(1M) SunOS 5.10 Last change: 8 Oct 2007 3 User Commands virt-manager(1) NOTES Written by Henry Zhang, Sun Microsystems Inc., 2007. Amended by Matt Keenan, Sun Microsystems Inc., 2009. SunOS 5.10 Last change: 8 Oct 2007 4