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?

link|improve this question

feedback

1 Answer

up vote 4 down vote accepted

you can always use virtualisation-agnostic method like munin or nagios. install agent on the guest and poll it from - for instance - host.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.