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] xen_vm_get_guest_metrics error

To: "xen-api@xxxxxxxxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-API] xen_vm_get_guest_metrics error
From: "gaoshuang" <gaoshuang@xxxxxxxxxx>
Date: Mon, 18 Jun 2007 16:49:34 +0800
Delivery-date: Mon, 18 Jun 2007 01:47:54 -0700
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>
Organization: ICT
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
hi
    i tried to get vm guest metric by calling xen_vm_get_guest_metrics(session, &vm_guest_metrics, vm), and i got the error messages:
   Error: 2
   MESSAGE_METHOD_UNKNOWN
   VM.get_guest_metrics
 
    i'm usning xen 3.1, is there something i can do? i don't know what's the problem.
 
    another question. i called xen_pif_get_all and xen_pbd_get_all, but the returned pif set and pbd set are all sized zero. Is there any way i can get the host's physical network and disk utilisation?
 
 
thanks:)
Vivienne 

_______________________________________________
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] xen_vm_get_guest_metrics error, gaoshuang <=