There are many Redis Monitoring Tools available. But issue is it’s either Paid Version or most cases it’s not serving our purposes. So far, after evaluating most of them, we have found some which can serve some purposes for mean time.
Redis Desktop Manager
If you’re using Linux(Ubutu) Desktop version. Then you can use RDM:
sudo snap install redis-desktop-manager
Redis-stat
sudo apt-add-repository ppa:brightbox/ruby-ng sudo apt-get update sudo apt-get install ruby2.4 ruby2.4-dev gem install redis-stat [For Start the server] redis-stat --server
Redsmin
No Installation needed. Free for 1 Redis instance. Also have email notification option. ( https://redsmin.com )
Here are some Monitoring tools links, you can explore :
- Redis-stat
- Redmon Redis monitoring
- RedisLive
- Collectd Redis plugin
- Percona Redis
- Sematext Redis
- Reddish
- AWS Redis
- Redis Commander
- Librato Redis
- Datadoghq Redis monitoring
- Appdynamics Redis Extension
- Instrumental Redis monitoring
- Redis Desktop GUI
- Redis on Github
- Wikipedia Redis
- Redislabs.com
- Redis Benchmarks
- Redis.io and Redis-cli.