-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.