Redis monitoring software, Redis-stat installation

Source: Internet
Author: User
Tags install redis

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

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.