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

[Xen-API] VM_metrics and VBD_metrics problem

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] VM_metrics and VBD_metrics problem
From: Marcin Kucharczyk <kucharster@xxxxxxxxx>
Date: Thu, 3 Apr 2008 21:56:58 +0200
Delivery-date: Thu, 03 Apr 2008 12:57:18 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=GHbJ2KFxD+ijAgwgMuiIHvoB7VVT8Pyc3yAFd7OrRxk=; b=YIENP6X5jP/SymoVSr+r1NR89CmHFrLKYJJ8myAjOYKK+PuB6277wzRH0oP0hoOY/HGYWi4erbYaJVyqF5nHlPPgvhEdz+kKo5shYIOFyqPjIl3FoZ952umjirPFGZdc9C30SXgea0VcjqwIU0O+2GS0wpNX0IfTXYHwYMSpGD8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=xQ53L3YvG7rmbuJiE1dqkrksX/nigESLHO/CMIYuGASZR1ZzEm6Xyo6ohjcjYA0F5Ih0I+m4dDTE7wiLvoTOLVHEVPqRlnW1KuFjN/usEm2tT8IifPAKODjfKbDx6YhrfVtSSvZhvHnUmQU6oPIA4jeeK0mj5tUkoN5kXmF6RMM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.9
Hello,

I'm writing a small tool to monitor Xen domains using Xen-api. I have a 
problem with gathering some values:
- VM_metrics.getVPCUsUtilisation returns 
xmlrpc failed! ErrorDescription: VMMetrics.getVPCUsUtilisation -> 
MESSAGE_METHOD_UNKNOWN
- VBD_metrics.get_io_read_kbs and VBD_metrics.get_io_write_kbs allways 
return 0
My Xen version is 3.2 from Debian Etch backports. 

Regards
Marcin Kucharczyk

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-API] VM_metrics and VBD_metrics problem, Marcin Kucharczyk <=