Skip to content
kgrvamsi edited this page May 8, 2014 · 4 revisions

Stack Check

A Tool to Monitor the Openstack Installation with related to its services.


## Problem


Openstack Installation is a Combination of different Services and Modules in which the core components Installation like Horizon , Glance , Nova , Neutron ,Keystone is really important to monitor and Openstack Admins Struggle to Check Handshake these Services through some of the CLI commands.

Some time if the Handshake was not proper the services go down all of a sudden resulting in other services to go down..... :(


## Solution


In order to address this Problem i have created this application which helps both the admins and developers to understand whats the problem behind the installation or to check if any service is down.

This Application is written in Django 1.4 at backend and Angularjs and bootstrap 3.0 to address the frontend queries.

Stackcheck

Stackcheck2

Stackcheck3

Clone this wiki locally