How can I monitor statistics like cpu, memory, disk or network activity from KVM host of some guest system. It needs to be from command line of the host system. Is it somehow possible?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
you can always use virtualisation-agnostic method like munin or nagios. install agent on the guest and poll it from - for instance - host. |
|||
|
|