Jason L. Froebe – Tech tips and How Tos for Fellow Techies

Tips & Tricks for Databases (Sybase, Oracle, MySQL, PostgreSQL, SQLite), Windows, Linux, Solaris, Perl, Java, Bash and so much much more

KVM: virsh and virt-top

by Jason L Froebe on November 28, 2011, no comments

little annoyed that setting a ‘default’ connect string with virt-top and virsh is different: virsh uses the environment variable VIRSH_DEFAULT_CONNECT_URI export VIRSH_DEFAULT_CONNECT_URI=’qemu:///system’ virt-top uses the config file .virt-toprc connect qemu:///system

Share Button
Facebook login by WP-FB-AutoConnect