On 11/19/2013 05:47 PM, Thorsten Behrens wrote: > --- > data/org.virt-manager.virt-manager.gschema.xml | 6 +++++ > ui/manager.ui | 9 +++++++ > virtManager/config.py | 6 +++++ > virtManager/domain.py | 3 +++ > virtManager/manager.py | 34 +++++++++++++++++++++++++- > 5 files changed, 57 insertions(+), 1 deletion(-) > The reason I removed the memory stats graphs is because the info they report isn't very useful. For 99.9% of VMs, the memory utilization that the graph was tracking never changes. What I'd be interested in is using a graph based on virDomainMemoryStats which reports actual memory usage from the guest OS. But the code would have to take care to handle things correctly if the HV doesn't support the API. - Cole _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list