k8nx / rmon

redis monitor system temporary repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rmon

Install

$ virtualenv env
$ . env/bin/activate
$ python setup install
$ mv config.py.tpl config.py
$ make
$ RMON_SETTINGS=/path/to/config.py gunicorn rmon:app

Screenshots

차트가 빠진 형태. 프로토타이핑 (2013.06.28)

RMon-M1

About

redis monitor system temporary repository

License:MIT License


Languages

Language:Python 87.8%Language:JavaScript 12.2%