[libvirt] Host information from libvirt KVM/Xen

2013-02-12 Thread Parakkal, Navin S
Hi, I'm able to get the CPU utilization metrics from libvirt for the guests (VM's) remotely . Is it possible to get the Host Cpu stat's through libvirt ? I didn't find any information regarding the host cpu cycles and memory utilization to collect them remotely. Libvirt is installed on all

Re: [libvirt] libvirt RPC error

2013-01-11 Thread Parakkal, Navin S
: Peter Krempa [mailto:pkre...@redhat.com] Sent: Friday, January 11, 2013 2:23 PM To: Parakkal, Navin S Cc: libvir-list@redhat.com; libvirt-us...@redhat.com; Pargaonkar, Vishwanath Bandoo (HP Software); Bertin, Chris R; Sudhakaran, Sonu (TSG Software) Subject: Re: [libvirt] libvirt RPC error On 01/11

[libvirt] virDomainMemoryStats call

2012-08-09 Thread Parakkal, Navin S
Hi, Is the array mstats returned by virDomainMemoryStats call cummulative or snapshot of the counter at that particular time ? I was of the opinion that is cummulative like the /proc counters but this counter seems to go backwards ie next snapshot value is less than the current one which

[libvirt] virDomainMemoryStats call

2012-07-18 Thread Parakkal, Navin S
Hi, I'm using the API virDomainMemoryStats to fetch memory stats for a domain/guest on Fedora 16/RHEL 6.3 . I don't get these counters filled up VIR_DOMAIN_MEMORY_STAT_UNUSED, VIR_DOMAIN_MEMORY_STAT_ACTUAL_BALLOON,VIR_DOMAIN_MEMORY_STAT_AVAILABLE , VIR_DOMAIN_MEMORY_STAT_MAJOR_FAULT and VIR_DOM