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

>
>On 19/12/12 13:40, Anshul Gangwar wrote:
>> Sure Alex, I will get in touch with Murali
>> On 19/12/12 04:07, Alex Huang wrote:
>>> Anshul,
>>>
>>> You should communicate with Murali.  This should be designed as a
>>>consumer of the events that Murali has worked on to get CloudStack
>>>events put on external notification system.
>> Sure Alex, I will get in touch with Murali
>>> Also, is there a plan to get better alerts as part of this change?
>> No, Currently I have planned to use info from the alerts generated
>> currently in CloudStack.
>>> --Alex
>>>
>>>> -----Original Message-----
>>>> From: Anshul Gangwar [mailto:anshul.gang...@citrix.com]
>>>> Sent: Tuesday, December 18, 2012 3:13 AM
>>>> To: cloudstack-dev@incubator.apache.org
>>>> Subject: RE: [Discuss] SNMP Alerts support in CloudStack
>>>>
>>>> Hi,
>>>>          Currently CloudStack shows alerts on dashboard and can send
>>>>email
>>>> alerts. With this feature it will be able to send SNMP alerts to
>>>> configured external SNMP Managers.  Currently I am planning to send
>>>>SNMP
>>>> traps for the alerts which are supported in CloudStack 4.0. I am
>>>> planning to use snmp4j library available under Apache License to
>>>> implement this feature.
>>>>    - Currently planning to support up to 20 SNMP managers
>>>>    - Version 1 and 2 will be supported
>>>>    - We need a unique SNMP OID for CloudStack. We need to register
>>>> with
>>>> IANA. Is there an established process in Apache to follow and get one?
>>>>
>>>> I will share the FS in another couple of days.
>>>>
>>>> Please let me know your comments/suggestions.
>>>>
>>>> Thanks,
>>>> Anshul
>>>>
>


Reply via email to