Displaying 4 results from an estimated 4 matches for "giraffetech".
2013 Sep 25
2
Collecting system stats
Hi,
I am trying to create a report across all my KVM hypervisors using libvirt
API and I need some assistance in figuring out the right API calls. My
report will contain the total available memory, CPU, disk across all
hypervisors, versus the amount used by the virtual machines. This report
will help figure out if we are running low on hypervisor disk, CPU or
memory and if we need to add more.
I
2013 Sep 25
0
Re: Collecting system stats
...also using Open vSwitch? I you are, the Host sFlow agent can
configure sFlow monitoring to add statistics for each of the vNICs as well
as packet flows between the VMs etc.
http://blog.sflow.com/2010/10/sflowtrend-adds-server-performance.html
On Wed, Sep 25, 2013 at 7:10 AM, Sam Giraffe <sam@giraffetech.biz> wrote:
> Hi,
>
> I am trying to create a report across all my KVM hypervisors using libvirt
> API and I need some assistance in figuring out the right API calls. My
> report will contain the total available memory, CPU, disk across all
> hypervisors, versus the amount use...
2013 Sep 30
2
virNodeInfo returns MBytes instead of bytes
Hi,
http://www.libvirt.org/html/libvirt-libvirt.html#virNodeInfo says that
memory size is in kilobytes, however when I use this call I get an answer
in Megabytes, see below. The hypervisor has 16 GB of RAM.
$ python
Python 2.6.6 (r266:84292, Jul 10 2013, 22:48:45)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2
Type "help", "copyright", "credits" or
2007 Feb 10
3
asrock 775 dual-vsta mb and linux with sata raid
Hello,
I have the subject mentioned mb and I am trying to install centos 4.4 with
sata raid enabled, but linux is not seeing the drives?
I tried to load via sata raid driver, no luck there.
I guess I could try legacy mode in the bios, but I was hoping there is
another way around to load linux with the raid?
Thanks....