Software on the Redis server installation process is as follows:
1. Installation dependent
# yum-y install ruby Ruby-devel RubyGems
2, install Redis-stat software, may be slow and fail to execute, more than a few times will be successful
# Gem Install Redis-stat
Successfully installed daemons-1.1.9
Successfully installed redis-stat-0.4.12
... ...
3, install Redis-stat also install daemons-1.1.9, if the system is installed daemons other version, need to uninstall
# Gem Uninstall daemons
Select Gem to uninstall:
1. daemons-1.1.9
2. daemons-1.2.3
3. All versions
> 2
Successfully uninstalled daemons-1.2.3
4, start off Redis-stat
Note: The software defaults to 63790 port listening, open port (refer to 3.4 section) can be accessed externally, address: http://ip:63790
# redis-stat-v--daemon--server
# killall-9 Redis-stat
5. Start Redis-stat in Ruby 1.8 or older version faraday:you may want to install System_timer for reliable timeouts, you need to install Systemtimer at this time
# Gem Install Systemtimer
# redis-stat-v--daemon--server
Redis monitoring software, Redis-stat installation