Hi All, 


I am developing a small utility program in the form of chrome extension (with basic functionality) for open stack.
hosted at https://github.com/vengadanathan/OpenStackChrome

It has the following facilities , 

1.Listing Servers running
2.List host's running and their current resource utilization as ratio.
3.Alert system to monitor and give desktop notification whenever resource utilization of hosts are above threshold specified by user.

Planned to add many functionality  to it , the product is still under Alpa.
Created this  to provide administrators an ease in checking status of a openstack network and its status i.e resource usage etc in a single click.

Hoping to hear some suggestions regarding this.