On Wed, Dec 19, 2012 at 7:42 AM, Murali Reddy <murali.re...@citrix.com> wrote: > On 19/12/12 1:59 PM, "Anshul Gangwar" <anshul.gang...@citrix.com> wrote: > >>Hi Murali, >>Where can I find the FS for feature Event Notification Framework? >>What part of code your changes will go and how they will affect my work? >>Thanks >>Anshul > > Anshul, > > FS is not unto date yet, but you can refer to [1]. You can also refer to > my original proposal [2], but since then due to the architecture rework > being done it made sense to integrate with message brokers. So what I am > doing is to push the action events, alerts, usage events generated by > CloudStack to AMQP server. Also, framework will enable pub-sub model so > interested components can subscribe to interested topics. It seems logical > to integrate your component as subscriber to alerts using events framework > and push out notification to external SNMP managers. Let me think through > and get back to you. > > [1] > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Event+Notification+w > ith+message+oriented+middleware+Proposal > [2] > http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-dev/201208.mb > ox/%3CCC48BD8C.18854%25murali.reddy%40citrix.com%3E >
Hey Murali, Great to hear about where you stand right now. Is the code (work in progress obviously) available on one of the branches? I'd love to take a look at it. -chip