When I pull out network stats...it just gives me a tuple. Is there any documentation on what this is actually displaying so I can format accordingly?
On Wed, Apr 9, 2008 at 12:12 AM, Richard W.M. Jones <[EMAIL PROTECTED]> wrote: > On Tue, Apr 08, 2008 at 03:47:05PM -0600, Spencer Parker wrote: > > Since I am kind of an idiot and don't know what I am doing...I am having > > trouble with getting network stats to work in Python. I have everything > > correct...but I am just not sure exactly what it is looking for. I get > this > > error: > > > > libvir: Xen error : invalid argument in > xenHypervisorDomainInterfaceStats: > > invalid path, should be vif<domid>.<n>. > > > > I guess I just need some kind of example to work from on this. > > As described in the error message, try setting the path to something > like "vif1.0" where 1 is the domain ID and 0 is the interface number. > You can enumerate interfaces available by dumping the domain XML. > > Rich. > > -- > Richard Jones, Emerging Technologies, Red Hat > http://et.redhat.com/~rjones > virt-p2v <http://et.redhat.com/%7Erjonesvirt-p2v> converts physical > machines to virtual machines. Boot with a > live CD or over the network (PXE) and turn machines into Xen guests. > http://et.redhat.com/~rjones/virt-p2v<http://et.redhat.com/%7Erjones/virt-p2v> > -- Spencer Parker _______________________________________________________ "if you can't go to heaven, may you at least die in Ireland." _______________________________________________________
-- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list