[openstack-dev] centralized notifications?

2014-01-14 Thread Greg Hill
Is there any project or proposed project for centralizing notifications from 
openstack services to alert tenants when things go wrong (or right)?  Say, for 
example, a nova instance failed to finish the build process, and the customer 
wants an email alert when that happens, or a trove database fails a backup and 
they want an SMS sent to some cell number when that happens.  

Greg



___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] centralized notifications?

2014-01-14 Thread Julien Danjou
On Tue, Jan 14 2014, Greg Hill wrote:

 Is there any project or proposed project for centralizing notifications from
 openstack services to alert tenants when things go wrong (or right)? Say,
 for example, a nova instance failed to finish the build process, and the
 customer wants an email alert when that happens, or a trove database fails a
 backup and they want an SMS sent to some cell number when that happens.

That should be covered by:

  https://blueprints.launchpad.net/ceilometer/+spec/alarm-on-notification

-- 
Julien Danjou
;; Free Software hacker ; independent consultant
;; http://julien.danjou.info


signature.asc
Description: PGP signature
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] centralized notifications?

2014-01-14 Thread Amit Gandhi
Hi Greg,

The Marconi project (OpenStack Queueing and Notifications Service -
https://wiki.openstack.org/wiki/Marconi) has a blueprint currently drafted
to provide notifications to users.

You can read the blueprint here:
https://blueprints.launchpad.net/marconi/+spec/notifications

Note the Marconi blueprint is mostly focused on the delivery aspects of
the notification, and not the creation of the event itself that creates
the notification. Eg Marconi would deliver the email or SMS to a user, but
the failure alert would be generated by the related product or via
ceilometer.

Thanks
Amit Gandhi.



On 1/14/14, 10:05 AM, Greg Hill greg.h...@rackspace.com wrote:

Is there any project or proposed project for centralizing notifications
from openstack services to alert tenants when things go wrong (or right)?
 Say, for example, a nova instance failed to finish the build process,
and the customer wants an email alert when that happens, or a trove
database fails a backup and they want an SMS sent to some cell number
when that happens.

Greg



___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] centralized notifications?

2014-01-14 Thread Greg Hill
Thanks.  Is there any more detail about what that is going to look like and how 
far along it might be?

Greg

On Jan 14, 2014, at 9:13 AM, Julien Danjou jul...@danjou.info wrote:

 On Tue, Jan 14 2014, Greg Hill wrote:
 
 Is there any project or proposed project for centralizing notifications from
 openstack services to alert tenants when things go wrong (or right)? Say,
 for example, a nova instance failed to finish the build process, and the
 customer wants an email alert when that happens, or a trove database fails a
 backup and they want an SMS sent to some cell number when that happens.
 
 That should be covered by:
 
  https://blueprints.launchpad.net/ceilometer/+spec/alarm-on-notification
 
 -- 
 Julien Danjou
 ;; Free Software hacker ; independent consultant
 ;; http://julien.danjou.info


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev