Jump to: navigation, search

Difference between revisions of "Surveil"

Line 19: Line 19:
  
 
= IRC =  
 
= IRC =  
 +
We  use IRC at #surveil on freenode for development discussion.
  
We  use IRC at #surveil on freenode for development discussion.
+
= Ressources =
 +
:* Original blueprint: https://blueprints.launchpad.net/ceilometer/+spec/monitoring-as-a-service
 +
:* Shinken: http://www.shinken-monitoring.org/
 +
:* Adagios: http://adagios.org/
 +
:* InfluxDB: http://influxdb.com/
 +
:* Riemann: http://riemann.io/

Revision as of 14:53, 11 July 2014

Summary

Monitoring as a Service An OpenStack related project designed to provide highly available, scalable and flexible monitoring for OpenStack.

Surveil will try to solve the needs mentioned in the Monitoring as a Service blueprint

Key Project Tenets

Community Driven

  • Collaborative open design (not donating pre-developed code)
  • Open source under Apache 2.0 just like OpenStack.
  • Simple governance model that mirrors existing OpenStack projects.
    • Code hosted on OpenStack with StackForge.

OpenStack Native Design

  • Leverage existing OpenStack projects (Heat, Nova, Glance, Keystone, Neutron, Trove, etc.)
  • Leverage existing Open Source projects (Shinken, Riemann, InfluxDB, Adagios, Grafana)

IRC

We use IRC at #surveil on freenode for development discussion.

Ressources