WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

Re: [Xen-API] newbie question about xenapi (get la and free memory)

To: Jonathan Ludlam <Jonathan.Ludlam@xxxxxxxxxxxxx>
Subject: Re: [Xen-API] newbie question about xenapi (get la and free memory)
From: Vasiliy G Tolstov <v.tolstov@xxxxxxxxx>
Date: Wed, 09 Jun 2010 15:12:57 +0400
Cc: "xen-api@xxxxxxxxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 09 Jun 2010 04:16:45 -0700
Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=selfip.ru; s=dk; h=Content-Transfer-Encoding:Mime-Version:Message-ID:Date:Content-Type:References:In-Reply-To:Cc:To:Reply-To:From:Subject; bh=U/+vCRDf0JYSjMPMho3X8HIBAiK3+jcEJVNLJvXURmY=; b=Srmn7qwG1mV/0hW2+wr7u2BCv8pYgpE2Ri8tss7oUns2zCjzaHSCxuKN6MfjM2JflbmcOlLPJVR8SdbC7E/TIjWeTnV85w0fGY5a3WLwYi+YcPatBWpK6cNJhPJTZSLp;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <F9A38528-EB09-478C-9E8A-0E2095FB5B25@xxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Organization: Selfip.Ru
References: <1276066715.2399.7.camel@xxxxxxxxxxxxxx> <F9A38528-EB09-478C-9E8A-0E2095FB5B25@xxxxxxxxxxxxx>
Reply-to: v.tolstov@xxxxxxxxx
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
В Срд, 09/06/2010 в 12:02 +0100, Jonathan Ludlam пишет:
> Hi Vasiliy,
> 
> Have a look here:
> 
> http://wiki.xensource.com/xenwiki/XAPI_RRDs
> 
> We don't record the load average from a guest, but we do record the CPU usage 
> and free memory.
> 
> Hope this helps!
> 
> Jon

Thank You very much. But i can fully understand how can i get this rrd
files from xml-rpc? Can You provide some help?

in php i wrote:
<?php
$xen = new xmlrpc_client("http://$host:$port";);

$session = validate($xen->send('session.login_with_password',
array("","")));
...
...

?>

-- 
Vasiliy G Tolstov <v.tolstov@xxxxxxxxx>
Selfip.Ru


_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api