Hello,
I wrote a program that fetches the status of the Xen domains though the Xen
XMLRPC API (port 8006), with
(xend-tcp-xmlrpc-server yes)
enabled in /etc/xen/xend-config.sxp.
For the domains I'm getting results like:
...
cpu_time
17,000000
...
then (after some running time):
...
cpu_time
18,000000
...
Do you know any reasons why the values are rounded to the next integer?
The system I'm using is:
(XEN) Xen version 3.2.1-rc1-pre (buildd@buildd) (gcc version 4.2.3 (Ubuntu
4.2.3-2ubuntu7)) Fri Apr 11 01:13:51 UTC 2008
And I'm using the XMLRPC++ library for accessing the data.
Attached is the full log of the XMLRPC output.
Thanks in advance,
Sandro
--
www.roxantis.com - sandro@roxantis.com
Phone: (+39) 347 444 3326 - Fax: (+39) 030 553 1263