Redis Live: Real Time Dashboard for Redis
Nice:
Redis Live is a dashboard application with a number of useful widgets. At it’s heart is a monitoring script that periodically issues INFO and MONITOR command to the redis instances and stores the data for analytics.
Built in Python with tornado and available on GitHub.
Original title and link: Redis Live: Real Time Dashboard for Redis (©myNoSQL)
via: http://www.nkrode.com/article/real-time-dashboard-for-redis
