
Redis Dashboard shows some monitoring information about your Redis servers. You can run it in standalone or inside your Rails application.
Redis Dashboard lists your Redis servers and monitors:
- Connections
- Memory
- Commands per second
It also provides a detailed view for each server:
- Redis
INFOoutput - Redis
CONFIG GEToutput - Redis
CLIENT LISToutput - Redis
SLOWLOG GEToutput
More on GitHub
Find installation and configuration instructions, report an issue, contribute, and more…