Open Stack Alarm Counter

The Alarm Counter Application is designed to work in OpenStack environment to do the following:

  • Receive data from Web hooks created by Ceilometer Alarms, reporting the status of each alarm machine.
  • Portray the above information graphically on a web page.

These tasks are accomplished by creating a web service application – a set of Web pages to host the content and a Server Application which reads, aggregates data from Web Hooks and feed the Web Pages when requested.

The following technologies are used to build the application:

  • The Server Component: Python
  • The Client Component: HTML5, CSS3, JavaScript, JQuery
  • Web Hooks: OpenStack – Ceilometer

CONTACT:

Neeraj K Gupta; Office: ECSS 3.207; Email: contact

FILE STRUCTURE

Download as PDF