|
|
|
|
|
|
|
|
|
|
xen-api
Re: [Xen-API] How to get slave server's performance
On Tue, 11 Dec 2007, wanghl wrote:
> I want to get the cpu utilization of Slave server in a pool.
> (I can get Master server's performance already now)
> Is there some api I can use directly?
Check the XenAPI document, VM_Metrics is the data you look for I guess :)
> Or I must logon to Master server and use xe command?
You can do both actually :)
> Another question:
> If I have a slave server, can I find it's master just by api?
Yes, you can request the host of the VM. See the same document :)
Stefan
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api
|
|
|
|
|