[openstack-dev] [Ceilometer]:Subscribe and Publish Notification frame work in Ceilometer !

2015-11-05 Thread Raghunath D
Hi Pradeep, Presently we are looking for a monitoring service.Using monitoring service user's/application's  will subscribe for few notification's/events from openstack infrastructure and monitoring service will publish these notification to user's/application's. We are exploring Ceilometer for

[openstack-dev] [ceilometer] :Regarding wild card configuration in pipeline.yaml

2016-01-20 Thread Raghunath D
Hi , We have one use-case for which we are using ceilometer for getting notifications. We have meter's m1.*,m1.xyz.* and publishers(kafka/udp) as p1 and p2. i.m1.* notifications/meter data should send to p1 and p2 ii.m1.xyz.* notifications/meter data should send to p1. We can correlate m1.* as

Re: [openstack-dev] [ceilometer] :Regarding wild card configuration in pipeline.yaml

2016-01-20 Thread Raghunath D
rvices Limited Mailto: raghunat...@tcs.com Website: http://www.tcs.com Experience certainty. IT Services Business Solutions Consulting ____ -Raghunath D/HYD/TCS wrote: - To: openstack-dev@lists.openstack.o

Re: [openstack-dev] [ceilometer] :Regarding wild card configuration in pipeline.yaml

2016-01-27 Thread Raghunath D
Experience certainty. IT Services Business Solutions Consulting -Raghunath D/HYD/TCS wrote: - To: openstack-dev@lists.openstack.org From: Raghunath D/HYD/TCS Date: 01/21/2016 01:06PM Cc: "Sri

Re: [openstack-dev] [neutron] [QoS] QoS weekly meeting

2015-04-07 Thread Raghunath D
ean M. Collins" , "irenab@gmail.com" , Suresh Balineni , Raghunath D , Tal Anker , livnat Peer , Nir Yechiel , Vikram Choudhary , Kalyankumar Asangi , Dhruv Dhody , "Dongfeng (C)" Subject: [neutron] [QoS] QoS weekly meeting I’d like to co-organized a QoS weekl

[openstack-dev] [Ceilometer]:Duplicate messages with Ceilometer Kafka Publisher.

2016-08-11 Thread Raghunath D
Hi , We are injecting events to our custom plugin in ceilometer. The ceilometer pipeline.yaml is configured to publish these events over kafka and udp, consuming these samples using kafka and udp clients. KAFKA publisher: --- When the events are sent continously ,w

Re: [openstack-dev] FW: [Ceilometer]:Duplicate messages with Ceilometer Kafka Publisher.

2016-08-16 Thread Raghunath D
g List (not for usage questions) Subject: Re: [openstack-dev] [Ceilometer]:Duplicate messages with Ceilometer Kafka Publisher.   Hi Which version of Kafka do you use? BR Simon   On Thu, Aug 11, 2016 at 10:13 AM, Raghunath D wrote: Hi ,   We are injecting events to ou

Re: [openstack-dev] FW: [Ceilometer]:Duplicate messages with Ceilometer Kafka Publisher.

2016-08-16 Thread Raghunath D
ubject: Re: [openstack-dev] FW: [Ceilometer]:Duplicate messages with Ceilometer Kafka Publisher. what does your pipeline.yaml look like? maybe paste it to paste.openstack.org. i imagine it's correct if your udp publishing works as expected. On 16/08/16 04:04 AM, Raghunath D wrote: Hi S

Re: [openstack-dev] FW: [Ceilometer]:Duplicate messages with Ceilometer Kafka Publisher.

2016-08-17 Thread Raghunath D
://www.tcs.com Experience certainty. IT Services Business Solutions Consulting -Raghunath D wrote: - To: openstack-dev@lists.openstack.org From: Raghunath

[openstack-dev] [Ceilometer]:Ceilometer kafka publisher is not consistent !

2016-09-12 Thread Raghunath D
Hi , I have below entries in my pipeline.yaml file: sources:   - name: meter_source   interval: 600   meters:   - "*"  sinks:     - name: meter_sink   transformers:   publishers:   - notifier://   - kafka://localhost:9092?topic=ceilometer The behaviour of

Re: [openstack-dev] [ceilometer] ceilometer liberty detect instance creation

2016-10-05 Thread Raghunath D
Hi, Please launch an instance using openstack dashboard or nova boot command and check once again "ceilometer meter-list". With Best Regards Raghunath Dudyala Tata Consultancy Services Limited Mailto: raghunat...@tcs.com Website: http://www.tcs.com __

[openstack-dev] [Ceilometer]: Instance creation and deletion metrics in ceilometer !

2016-10-18 Thread Raghunath D
Hi , How can instance created and deleted information/sample can be retrieved from ceilometer. What entries should be there in pipeline.yaml  to get instance deleted information. I tried to have meters- "instance" in pipeline.yam but it always gives active instance details, and no details of

Re: [openstack-dev] [Ceilometer]: Instance creation and deletion metrics in ceilometer !

2016-10-25 Thread Raghunath D
Business Solutions Consulting -Raghunath D/HYD/TCS wrote: - To: openstack-dev@lists.openstack.org From: Raghunath D/HYD/TCS Date: 10/18/2016 08:01PM Subject: [openstack-dev] [Ceilometer]: Instance

Re: [openstack-dev] [Ceilometer]: Instance creation and deletion metrics in ceilometer !

2016-10-25 Thread Raghunath D
and you should be getting the events on your kafka consumer and in ceilometer notifications logs as well tail -f /var/log/ceilometer/ceilometer-agent-notification.log Let me know if it helps. Regards, Ganpat On Tue, Oct 25, 2016 at 3:02 PM, Raghunath D wrote: Hi ,

Re: [openstack-dev] [Ceilometer]: Instance creation and deletion metrics in ceilometer !

2016-10-26 Thread Raghunath D
n Tue, Oct 25, 2016 at 5:45 PM, Raghunath D wrote: Hi Ganpat,  Are you able to see merers/samples related to compute.instance.* in ceilometer meter-list or ceilometer sample-list. My application which will read info from ceilometer publisher (pipeline.yaml) and I am looking for meters realted

Re: [openstack-dev] [Ceilometer]: Instance creation and deletion metrics in ceilometer !

2016-10-31 Thread Raghunath D
at 6:00 PM, Raghunath D wrote: Hi Ganpat/Gord, Callback for compute.instance.create.end events under ceilometer.compute.notifications should be invoked for those notification events on the nova exchange using the notifications.info topic. But this is not happening,we can see events related t

Re: [openstack-dev] [Ceilometer]: Instance creation and deletion metrics in ceilometer !

2016-11-01 Thread Raghunath D
etc/ceilometer/event_definitions.yaml With Best Regards Raghunath Dudyala Tata Consultancy Services Limited Mailto: raghunat...@tcs.com Website: http://www.tcs.com Experience certainty. IT Services Business Solutions