mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[GH-ISSUE #668] performance cpu #508
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 @MinhKMA on GitHub (Jul 28, 2018).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/668
Hello Retspen,
I see graph CPU usage (1) in tab statistics. I am writting a python program to monitor the VMs via libvirt. How to calulate percent Cpu of VM ? I used libvirt api and collect cpu time of VM but i dont know caculate percent cpu used of VM?
Could you help me. please!
Thank you very much
(1)