Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-28 Thread Doug Hellmann
On Thu, Nov 28, 2013 at 1:00 PM, Devananda van der Veen < devananda@gmail.com> wrote: > > On Nov 25, 2013 7:13 PM, "Doug Hellmann" > wrote: > > > > > > > > > > On Mon, Nov 25, 2013 at 3:56 PM, Devananda van der Veen < > devananda@gmail.com> wrote: > >> > >> Hi! > >> > >> Very good questio

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-28 Thread Devananda van der Veen
On Nov 25, 2013 7:13 PM, "Doug Hellmann" wrote: > > > > > On Mon, Nov 25, 2013 at 3:56 PM, Devananda van der Veen < devananda@gmail.com> wrote: >> >> Hi! >> >> Very good questions. I think most of them are directed towards the Ceilometer team, but I have answered a few bits inline. >> >> >> On

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-26 Thread Gordon Chung
> 2. Not sure if our Ceilometer only accept the signed-message, if it is case, how Ironic get the message trust for Ceilometer, and send the valid message which can be accepted by Ceilometer Collector? > I'm not sure it's appropriate for ironic to be sending messages using ceilometer's sample f

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-25 Thread Doug Hellmann
On Mon, Nov 25, 2013 at 3:56 PM, Devananda van der Veen < devananda@gmail.com> wrote: > Hi! > > Very good questions. I think most of them are directed towards the > Ceilometer team, but I have answered a few bits inline. > > > On Mon, Nov 25, 2013 at 7:24 AM, wanghaomeng wrote: > >> >> Hello

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-25 Thread Devananda van der Veen
Hi! Very good questions. I think most of them are directed towards the Ceilometer team, but I have answered a few bits inline. On Mon, Nov 25, 2013 at 7:24 AM, wanghaomeng wrote: > > Hello all: > > Basically, I understand the solution is - Our Ironic will implement an > IPMI driver > We will

[openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-25 Thread wanghaomeng
Hello all: Basically, I understand the solution is - Our Ironic will implement an IPMI driver(extendable framework for more drivers) to collect hardware sensor data(cpu temp, fan speed, volts, etc) via IPMI protocol from hardware server node, and emit the AMQP message to Ceilometer Collector

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-21 Thread Devananda van der Veen
On Thu, Nov 21, 2013 at 12:08 AM, Ladislav Smola wrote: > Responses inline. > > > On 11/20/2013 07:14 PM, Devananda van der Veen wrote: > > Responses inline. > > On Wed, Nov 20, 2013 at 2:19 AM, Ladislav Smola wrote: > >> Ok, I'll try to summarize what will be done in the near future for >> Und

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-21 Thread Ladislav Smola
Responses inline. On 11/20/2013 07:14 PM, Devananda van der Veen wrote: Responses inline. On Wed, Nov 20, 2013 at 2:19 AM, Ladislav Smola > wrote: Ok, I'll try to summarize what will be done in the near future for Undercloud monitoring. 1. There will be

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-20 Thread Devananda van der Veen
Responses inline. On Wed, Nov 20, 2013 at 2:19 AM, Ladislav Smola wrote: > Ok, I'll try to summarize what will be done in the near future for > Undercloud monitoring. > > 1. There will be Central agent running on the same host(hosts once the > central agent horizontal scaling is finished) as Iro

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-20 Thread Ladislav Smola
Ok, I'll try to summarize what will be done in the near future for Undercloud monitoring. 1. There will be Central agent running on the same host(hosts once the central agent horizontal scaling is finished) as Ironic 2. It will have SNMP pollster, SNMP pollster will be able to get list of host

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-20 Thread Julien Danjou
On Tue, Nov 19 2013, Devananda van der Veen wrote: > If there is a fixed set of information (eg, temp, fan speed, etc) that > ceilometer will want, Sure, we want everything. > let's make a list of that and add a driver interface > within Ironic to abstract the collection of that information from

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-19 Thread Devananda van der Veen
On Mon, Nov 18, 2013 at 10:35 AM, Ladislav Smola wrote: > Hello. I have a couple of additional questions. > > 1. What about IPMI data that we want to get by polling. E.g. temperatures, > etc. Will the Ironic be polling these kind of > data and send them directly to collector(or agent)? Not s

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-19 Thread Doug Hellmann
On Mon, Nov 18, 2013 at 8:58 PM, Lu, Lianhao wrote: > > Doug Hellmann wrote on 2013-11-19: > > > > On Mon, Nov 18, 2013 at 12:25 PM, Devananda van der Veen < > devananda@gmail.com> wrote: > > > > > > Hi Lianhao Lu, > > > > I briefly summarized my recollection of that session in th

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-18 Thread Lu, Lianhao
Doug Hellmann wrote on 2013-11-19: > > On Mon, Nov 18, 2013 at 12:25 PM, Devananda van der Veen > wrote: > > > Hi Lianhao Lu, > > I briefly summarized my recollection of that session in this blueprint: > > https://blueprints.launchpad.net/ironic/+spec/add-ceilometer-agent

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-18 Thread Doug Hellmann
On Mon, Nov 18, 2013 at 1:35 PM, Ladislav Smola wrote: > Hello. I have a couple of additional questions. > > 1. What about IPMI data that we want to get by polling. E.g. temperatures, > etc. Will the Ironic be polling these kind of > data and send them directly to collector(or agent)? Not su

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-18 Thread Ladislav Smola
Hello. I have a couple of additional questions. 1. What about IPMI data that we want to get by polling. E.g. temperatures, etc. Will the Ironic be polling these kind of data and send them directly to collector(or agent)? Not sure if this belongs to Ironic. It would have to support some

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-18 Thread Doug Hellmann
On Mon, Nov 18, 2013 at 12:58 PM, Devananda van der Veen < devananda@gmail.com> wrote: > > On Mon, Nov 18, 2013 at 9:40 AM, Doug Hellmann < > doug.hellm...@dreamhost.com> wrote: > >> >> On Mon, Nov 18, 2013 at 12:25 PM, Devananda van der Veen < >> devananda@gmail.com> wrote: >> >>> Hi Lian

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-18 Thread Devananda van der Veen
On Mon, Nov 18, 2013 at 9:40 AM, Doug Hellmann wrote: > > On Mon, Nov 18, 2013 at 12:25 PM, Devananda van der Veen < > devananda@gmail.com> wrote: > >> Hi Lianhao Lu, >> >> I briefly summarized my recollection of that session in this blueprint: >> >> https://blueprints.launchpad.net/ironic/+sp

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-18 Thread Doug Hellmann
On Mon, Nov 18, 2013 at 12:25 PM, Devananda van der Veen < devananda@gmail.com> wrote: > Hi Lianhao Lu, > > I briefly summarized my recollection of that session in this blueprint: > > https://blueprints.launchpad.net/ironic/+spec/add-ceilometer-agent > > I've responded to your questions inline

Re: [openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-18 Thread Devananda van der Veen
Hi Lianhao Lu, I briefly summarized my recollection of that session in this blueprint: https://blueprints.launchpad.net/ironic/+spec/add-ceilometer-agent I've responded to your questions inline as well. On Sun, Nov 17, 2013 at 10:24 PM, Lu, Lianhao wrote: > Hi stackers, > > During the summit

[openstack-dev] [Ironic][Ceilometer] get IPMI data for ceilometer

2013-11-17 Thread Lu, Lianhao
Hi stackers, During the summit session Expose hardware sensor (IPMI) data https://etherpad.openstack.org/p/icehouse-summit-ceilometer-hardware-sensors, it was proposed to deploy a ceilometer agent next to the ironic conductor to the get the ipmi data. Here I'd like to ask some questions to figu