Re: [openstack-dev] [Ceilometer] Doubt about data recollection

2016-04-04 Thread Alberto Gutiérrez Torre
Hello, In the end the RabbitMQ approach would not suffice our requirements as in our installation we have RabbitMQ in the controller. I'm trying to do it with the pipeline approach but trying to maintain the API working. I did the following with cpu_util: - name: cpu_sink transformers:

Re: [openstack-dev] [Ceilometer] Doubt about data recollection

2016-03-15 Thread gordon chung
On 15/03/2016 11:01 AM, Alberto Gutiérrez Torre wrote: > What we would like to have is access to the data available in Ceilometer > API but by local access. For instance, CPU metrics produced at a given > node will be consumed in that same node. Probably we will not need all > the available data

Re: [openstack-dev] [Ceilometer] Doubt about data recollection

2016-03-15 Thread Alberto Gutiérrez Torre
Hello Gordon, Thanks for your reply. What we would like to have is access to the data available in Ceilometer API but by local access. For instance, CPU metrics produced at a given node will be consumed in that same node. Probably we will not need all the available data we're yet finding which va

Re: [openstack-dev] [Ceilometer] Doubt about data recollection

2016-03-15 Thread gordon chung
On 07/03/2016 11:47 AM, Alberto Gutiérrez Torre wrote: > Hello, > > Istarted working with OpenStack's ceilometer recently and I have some > questions that I can not resolve with the documentation I have found. > > I would like to have the telemetry of a node inside the node itself (for > example,

[openstack-dev] [Ceilometer] Doubt about data recollection

2016-03-07 Thread Alberto Gutiérrez Torre
Hello, Istarted working with OpenStack's ceilometer recently and I have some questions that I can not resolve with the documentation I have found. I would like to have the telemetry of a node inside the node itself (for example, a virtual machine that resides in that node and processes the local