Re: [Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-11 Thread Alessandro Pilotti
Hi Bruno,

We just started implementing the Ceilometer Hyper-V inspector for the compute 
agent (see hyper-v-agent blueprint).
Let me know if you'd like to help in testing it. :-)

Thanks,

Alessandro





On Jun 6, 2013, at 00:40 , Bruno Oliveira 
brunnop.olive...@gmail.commailto:brunnop.olive...@gmail.com wrote:

Dear Stackers,

Please I'd like to ask your expertise on ceilometer to try
an approach for monitoring a compute nova running hyper-v

I got a running environment of devstack with KVM on a single-node
machine being fully monitored by ceilometer. I'm being able to
access its API to see the data collected as well.

On the other hand, I'm using Cloudbase's (cloudbase.ithttp://cloudbase.it) 
Openstack Compute
Hyper-V Installer (driver), which greatly help me deploying VMs from
the devstack
node to the hyper-v server. All is working smoothly.

So far, in the irc channel #openstack-ceilometer, I got to know that
ceilometer, just like collectd, uses libvirt to query the hypervisors
for data (thanks dhellmann !). BUT if check in the 
libvirt.orghttp://libvirt.org site,
it's being said
that there's support for Hyper-V: http://libvirt.org/drvhyperv.html
(given a uri to connect to it).

1. So I'm wondering if all I need to get Ceilometer working for windows
would be compiling it under my windows envionment with mingw chaintool,
for example?

2. Has anyone ever tried this or got any other way to make it data collection
from hyper-v successful ?

3. Do you guys have any other approach that you would suggest (installing
snmp on each of the cloud servers/instances is not an option) ?

Please, share your thoughts. I'd greatly appreciate it.

Thank you very very much.

--

Bruno Oliveira
Developer, Software Engineer

___
Mailing list: https://launchpad.net/~openstack
Post to : 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-11 Thread Peter Cheung
I would love to test the ceilometer on KVM


From: apilo...@cloudbasesolutions.com
To: brunnop.olive...@gmail.com
Date: Tue, 11 Jun 2013 17:28:27 +
CC: openstack@lists.launchpad.net
Subject: Re: [Openstack] [HyperV][Ceilometer] Performance statistics from 
Hyper-V with Ceilometer and libvirt












Hi Bruno, 





We just started implementing the Ceilometer Hyper-V inspector for the compute 
agent (see hyper-v-agent blueprint).

Let me know if you'd like to help in testing it. :-)





Thanks,





Alessandro










On Jun 6, 2013, at 00:40 , Bruno Oliveira brunnop.olive...@gmail.com wrote:

Dear Stackers,



Please I'd like to ask your expertise on ceilometer to try

an approach for monitoring a compute nova running hyper-v



I got a running environment of devstack with KVM on a single-node

machine being fully monitored by ceilometer. I'm being able to

access its API to see the data collected as well.



On the other hand, I'm using Cloudbase's (cloudbase.it) Openstack Compute

Hyper-V Installer (driver), which greatly help me deploying VMs from

the devstack

node to the hyper-v server. All is working smoothly.



So far, in the irc channel #openstack-ceilometer, I got to know that

ceilometer, just like collectd, uses libvirt to query the hypervisors

for data (thanks dhellmann !). BUT if check in the libvirt.org site,

it's being said

that there's support for Hyper-V: http://libvirt.org/drvhyperv.html

(given a uri to connect to it).



1. So I'm wondering if all I need to get Ceilometer working for windows

would be compiling it under my windows envionment with mingw chaintool,

for example?



2. Has anyone ever tried this or got any other way to make it data collection

from hyper-v successful ?



3. Do you guys have any other approach that you would suggest (installing

snmp on each of the cloud servers/instances is not an option) ?



Please, share your thoughts. I'd greatly appreciate it.



Thank you very very much.



--



Bruno Oliveira

Developer, Software Engineer



___

Mailing list: https://launchpad.net/~openstack

Post to : openstack@lists.launchpad.net

Unsubscribe : https://launchpad.net/~openstack

More help   : https://help.launchpad.net/ListHelp








___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp   
  ___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-11 Thread Bruno Oliveira ~lychinus
Alessandro, sure will :)

What do I need to get started ?


--
*

*
*
​​
Bruno Oliveira*
Developer, Software Engineer
+55 11 9-6193-3987
skype: brunnop.oliveira
brunnop.olive...@gmail.com

http://br.linkedin.com/in/brunnopoliveira http://www.twitter.com/lychinus
  http://www.facebook.com/lychinus  http://gplus.to/lychinus



On Tue, Jun 11, 2013 at 2:28 PM, Alessandro Pilotti 
apilo...@cloudbasesolutions.com wrote:

 Hi Bruno,

  We just started implementing the Ceilometer Hyper-V inspector for the
 compute agent (see hyper-v-agent blueprint).
  Let me know if you'd like to help in testing it. :-)

  Thanks,

  Alessandro





  On Jun 6, 2013, at 00:40 , Bruno Oliveira brunnop.olive...@gmail.com
 wrote:

 Dear Stackers,

 Please I'd like to ask your expertise on ceilometer to try
 an approach for monitoring a compute nova running hyper-v

 I got a running environment of devstack with KVM on a single-node
 machine being fully monitored by ceilometer. I'm being able to
 access its API to see the data collected as well.

 On the other hand, I'm using Cloudbase's (cloudbase.it) Openstack Compute
 Hyper-V Installer (driver), which greatly help me deploying VMs from
 the devstack
 node to the hyper-v server. All is working smoothly.

 So far, in the irc channel #openstack-ceilometer, I got to know that
 ceilometer, just like collectd, uses libvirt to query the hypervisors
 for data (thanks dhellmann !). BUT if check in the libvirt.org site,
 it's being said
 that there's support for Hyper-V: http://libvirt.org/drvhyperv.html
 (given a uri to connect to it).

 1. So I'm wondering if all I need to get Ceilometer working for windows
 would be compiling it under my windows envionment with mingw chaintool,
 for example?

 2. Has anyone ever tried this or got any other way to make it data
 collection
 from hyper-v successful ?

 3. Do you guys have any other approach that you would suggest (installing
 snmp on each of the cloud servers/instances is not an option) ?

 Please, share your thoughts. I'd greatly appreciate it.

 Thank you very very much.

 --

 Bruno Oliveira
 Developer, Software Engineer

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-07 Thread Julien Danjou
On Thu, Jun 06 2013, Peter Pouliot wrote:

 The hyper-v driver uses WMI.
 Libvirt is not used. There is currently no support for celometer, however we
 should have havana blueprints meaning it is one of the things we are trying
 to deliver.

We'd be glad to have this support indeed. I don't think I saw any
blueprint about this on Ceilometer, did you already create them
somewhere?

-- 
Julien Danjou
;; Free Software hacker ; freelance consultant
;; http://julien.danjou.info


signature.asc
Description: PGP signature
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-07 Thread Peter Pouliot


https://blueprints.launchpad.net/ceilometer/+spec/hyper-v-agent

Sent from my Verizon Wireless 4G LTE Smartphone



 Original message 
From: Julien Danjou jul...@danjou.info
Date: 06/07/2013 4:37 AM (GMT-05:00)
To: Peter Pouliot ppoul...@microsoft.com
Cc: Bruno Oliveira brunnop.olive...@gmail.com,OpenStack 
openstack@lists.launchpad.net
Subject: Re: [Openstack] [HyperV][Ceilometer] Performance statistics from 
Hyper-V with Ceilometer and libvirt


On Thu, Jun 06 2013, Peter Pouliot wrote:

 The hyper-v driver uses WMI.
 Libvirt is not used. There is currently no support for celometer, however we
 should have havana blueprints meaning it is one of the things we are trying
 to deliver.

We'd be glad to have this support indeed. I don't think I saw any
blueprint about this on Ceilometer, did you already create them
somewhere?

--
Julien Danjou
;; Free Software hacker ; freelance consultant
;; http://julien.danjou.info
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-06 Thread Julien Danjou
On Wed, Jun 05 2013, Bruno Oliveira wrote:

 So far, in the irc channel #openstack-ceilometer, I got to know that
 ceilometer, just like collectd, uses libvirt to query the hypervisors
 for data (thanks dhellmann !). BUT if check in the libvirt.org site,
 it's being said
 that there's support for Hyper-V: http://libvirt.org/drvhyperv.html
  (given a uri to connect to it).

First question is, is Hyper-V driver for Nova used via libvirt?
If yes, then libvirt should be patched to provide information to
Ceilometer.
If not, then Ceilometer should be patched to learn how to poll Hyper-V.

-- 
Julien Danjou
# Free Software hacker # freelance consultant
# http://julien.danjou.info


signature.asc
Description: PGP signature
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-06 Thread Peter Pouliot
The hyper-v driver uses WMI.
Libvirt is not used.   There is currently no support for celometer, however we 
should have havana blueprints meaning it is one of the things we are trying to 
deliver.

P


Sent from my Verizon Wireless 4G LTE Smartphone



 Original message 
From: Julien Danjou jul...@danjou.info
Date: 06/06/2013 7:56 AM (GMT-05:00)
To: Bruno Oliveira brunnop.olive...@gmail.com
Cc: OpenStack openstack@lists.launchpad.net
Subject: Re: [Openstack] [HyperV][Ceilometer] Performance statistics from 
Hyper-V with Ceilometer and libvirt


On Wed, Jun 05 2013, Bruno Oliveira wrote:

 So far, in the irc channel #openstack-ceilometer, I got to know that
 ceilometer, just like collectd, uses libvirt to query the hypervisors
 for data (thanks dhellmann !). BUT if check in the libvirt.org site,
 it's being said
 that there's support for Hyper-V: http://libvirt.org/drvhyperv.html
  (given a uri to connect to it).

First question is, is Hyper-V driver for Nova used via libvirt?
If yes, then libvirt should be patched to provide information to
Ceilometer.
If not, then Ceilometer should be patched to learn how to poll Hyper-V.

--
Julien Danjou
# Free Software hacker # freelance consultant
# http://julien.danjou.info
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-05 Thread Bruno Oliveira
Dear Stackers,

Please I'd like to ask your expertise on ceilometer to try
an approach for monitoring a compute nova running hyper-v

I got a running environment of devstack with KVM on a single-node
 machine being fully monitored by ceilometer. I'm being able to
access its API to see the data collected as well.

On the other hand, I'm using Cloudbase's (cloudbase.it) Openstack Compute
Hyper-V Installer (driver), which greatly help me deploying VMs from
the devstack
node to the hyper-v server. All is working smoothly.

So far, in the irc channel #openstack-ceilometer, I got to know that
ceilometer, just like collectd, uses libvirt to query the hypervisors
for data (thanks dhellmann !). BUT if check in the libvirt.org site,
it's being said
that there's support for Hyper-V: http://libvirt.org/drvhyperv.html
 (given a uri to connect to it).

1. So I'm wondering if all I need to get Ceilometer working for windows
would be compiling it under my windows envionment with mingw chaintool,
for example?

2. Has anyone ever tried this or got any other way to make it data collection
from hyper-v successful ?

3. Do you guys have any other approach that you would suggest (installing
snmp on each of the cloud servers/instances is not an option) ?

Please, share your thoughts. I'd greatly appreciate it.

Thank you very very much.

--

Bruno Oliveira
Developer, Software Engineer

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-05 Thread Bruno Oliveira
ERRATA:

irc-channel is #openstack-metering,
not #openstack-ceilometer
--

Bruno Oliveira
Developer, Software Engineer
+55 11 9-6193-3987
skype: brunnop.oliveira
brunnop.olive...@gmail.com





On Wed, Jun 5, 2013 at 6:40 PM, Bruno Oliveira
brunnop.olive...@gmail.com wrote:
 Dear Stackers,

 Please I'd like to ask your expertise on ceilometer to try
 an approach for monitoring a compute nova running hyper-v

 I got a running environment of devstack with KVM on a single-node
  machine being fully monitored by ceilometer. I'm being able to
 access its API to see the data collected as well.

 On the other hand, I'm using Cloudbase's (cloudbase.it) Openstack Compute
 Hyper-V Installer (driver), which greatly help me deploying VMs from
 the devstack
 node to the hyper-v server. All is working smoothly.

 So far, in the irc channel #openstack-ceilometer, I got to know that
 ceilometer, just like collectd, uses libvirt to query the hypervisors
 for data (thanks dhellmann !). BUT if check in the libvirt.org site,
 it's being said
 that there's support for Hyper-V: http://libvirt.org/drvhyperv.html
  (given a uri to connect to it).

 1. So I'm wondering if all I need to get Ceilometer working for windows
 would be compiling it under my windows envionment with mingw chaintool,
 for example?

 2. Has anyone ever tried this or got any other way to make it data collection
 from hyper-v successful ?

 3. Do you guys have any other approach that you would suggest (installing
 snmp on each of the cloud servers/instances is not an option) ?

 Please, share your thoughts. I'd greatly appreciate it.

 Thank you very very much.

 --

 Bruno Oliveira
 Developer, Software Engineer

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp