RETIRED, Monitoring dashboard for OpenStack based on PyDashie.
Go to file
adriant d7f8f65848 new nagios region list widget
also some style changes
2014-12-12 13:13:09 +13:00
pydashie new nagios region list widget 2014-12-12 13:13:09 +13:00
.gitattributes Normalise line endings. 2013-01-23 13:04:38 +00:00
.gitignore Only ignore relevant patterns 2014-09-22 09:34:59 +07:00
LICENSE.txt Update LICENSE.txt 2013-04-01 20:23:10 +02:00
MANIFEST.in install templates, assets, widgets, and samplers directories 2014-08-09 23:24:02 +00:00
README.rst Update README.rst 2014-02-16 16:12:05 +00:00
compile.py fixing scss compile duplication and altering layout 2014-12-03 13:19:36 +13:00
ez_setup.py * Add ez_setup.py 2013-11-17 22:51:47 +05:30
requirements.txt Added more samplers 2013-08-04 16:58:39 +01:00
setup.py install templates, assets, widgets, and samplers directories 2014-08-09 23:24:02 +00:00

README.rst

PyDashie

PyDashy is a port of Dashing by Shopify to Python 2.7

image

Installation

For development purposes,

python setup.py develop

OR

python setup.py install

And you can run the application by

pydashie

Goto localhost:5000 to view the sample application in action.