What is a good way to monitor I/O individually for Xen Virtual Machines (not Dom0)?

link|improve this question

40% accept rate
Disk IO? If so - what is your disk-setup for the DomU? – Nils Oct 20 '11 at 21:31
feedback

1 Answer

up vote 0 down vote accepted

You can use:

1) xentop (and drill down on I/O)

2) monitoring tools like xenmon (http://www.hpl.hp.com/techreports/2005/HPL-2005-187.html)

3) Standard I/O monitoring tools that you would normally use should give a good indication of the I/O usage of the guest as well.

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.