mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-27 00:25:51 +03:00
[GH-ISSUE #110] virConnect instance has no attribute 'getMemoryStats' #91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @buxx on GitHub (Sep 17, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/110
I've configured a localhost server with TCP connection. I can open pages:
And virtual machine page.
But if i want open overview page:
Installed on debian 6.0.7 2.6.32-5-686-bigmem with:
Any idea ?
@retspen commented on GitHub (Sep 17, 2013):
Need install libvirt-0.9.x and above
@buxx commented on GitHub (Sep 17, 2013):
Okay 👍