junegunn / redis-stat

(UNMAINTAINED) A real-time Redis monitoring tool
MIT License
2.03k stars 339 forks source link

Graphs for hit ratio percentage #40

Closed blindpet closed 8 years ago

blindpet commented 9 years ago

Just a request for overall hit ratio percentage graphs. Thanks for your work.

Similar to this opcache monitor https://raw.github.com/rlerdorf/opcache-status/master/opcache.php

http://i.imgur.com/BZswvb4.png http://i.imgur.com/ydykW1h.png

junegunn commented 9 years ago

I don't use redis much these days, and due to my lack of interest in it, I'm not actively maintaining this project. You can fork the repository and bend it to your needs and I'm open to pull requests.