jantman wrote:
Host (i.e. Xen dom0, Linode's physical box) load and status
Host job queue length
My CPU usage as the Linode host sees it *
* Due to time slicing, there can potentially be large discrepancies between CPU usage reported inside a VM and in its host. If for some reason the VM host gives unfair shares to another VM, or is CPU-bound itself in the host OS / dom0, the guest itself will never see this.
AFAIK there are ways to measure
stolen CPU cycles from inside the VM, though this would have to be supported by the kernel and your measurement tools (munin, nagios, whatever). I've personally never had to worry about receiving an unfair amount of CPU here, and CPU usage measured from inside the VM is usually very close to CPU usage reported in the Dashboard.
Also, why would you want to monitor the host's load and queue length? Seriously, what the host machine is doing is none of your business. I never quite understood the point of showing it in the Dashboard in the first place, since it's always either "low" or "medium" and the difference between the two doesn't affect the VM's performance in any way.