Side note: many groups are using StackTach to collect and persist the events 
and then just accessing the StackTach database directly to generate their 
usage/performance reports.


________________________________
From: Narayanan, Krishnaprasad [naray...@uni-mainz.de]
Sent: Tuesday, May 20, 2014 4:59 PM
To: Diego Parrilla Santamaría
Cc: openstack@lists.openstack.org
Subject: Re: [Openstack] Getting eventing information

Hi Diego,

Thanks for sharing the information about your platform that displays 
information about VM events. I am currently using Woorea’s Java SDK for 
performing VM related operations and hope I can make use of the RabbitMQ Java 
APIs for obtaining information from the OpenStack message queue.

Regards,
Krishnaprasad

From: Diego Parrilla Santamaría [mailto:diego.parrilla.santama...@gmail.com]
Sent: Dienstag, 20. Mai 2014 18:50
To: Narayanan, Krishnaprasad
Cc: openstack@lists.openstack.org
Subject: Re: [Openstack] Getting eventing information

Hi Krishnaprasad,

we decided to build our own activity listener and gather all the events of the 
platform to perform usage and billing processes. You can have a look at how it 
looks in our platform at https://docs.stackops.net/activity-plugin-en.html or 
just register for the service in our website.

All our management tools, accounting and billing services are developed in 
Java. We started using Woorea's java sdk but we migrated to jclouds because we 
needed support for newer versions of some APIs. None of those can connect to 
the rabbit exchange to listen for the events, though. They are just API clients.

Regards
Diego



 --
Diego Parrilla
CEO
www.stackops.com<http://www.stackops.com/> |  
diego.parri...@stackops.com<mailto:diego.parri...@stackops.com> | +34 91 
005-2164 | skype:diegoparrilla

[X]


On Tue, May 20, 2014 at 12:23 PM, Narayanan, Krishnaprasad 
<naray...@uni-mainz.de<mailto:naray...@uni-mainz.de>> wrote:
Hallo all,

In our project, I need information about the VM related operations such as 
creation, deletion, resizing, migration, reboot, etc. In one of my earlier 
emails dated on 16th April 2014, I received replies from the forum about the 
availability of YAGI and StackTach to provide information about VM operations.

I found a Java SDK library Woorea 
(https://github.com/woorea/openstack-java-sdk) that can be used as a front end 
to perform VM and server related operations in OpenStack. Can I kindly know 
whether the same library provides support to get eventing  information from 
Nova and other components?

Regards,
Krishnaprasad

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : 
openstack@lists.openstack.org<mailto:openstack@lists.openstack.org>
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to