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:
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
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
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,
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