Installing Redislive on Linux CentOS 6.6

Source: Internet
Author: User
Tags install redis

Centos7+redis Live installation Configuration installation must be software

1. Install Pip:easy_install pip

Easy_install Pip-Install another Linux installation tool

2. Installing redislive dependent components

Pip install Tornado   --Install Python's Web server
Pip Install Redis--Install Redislivedataprovider

Installing Redis-live

1. Download redislive

wget https://github.com/kumarnitin/redislive/zipball/master

2. Unzip the master file and rename the directory

Unzip master--unzip master
MV nkrode-redislive-6debcb4/redislive/--Directory rename

3. Enter the SRC directory to locate and edit the redis-live.conf setup parameters:

CD redislive/src--Enter the SRC directory cp redis-live.conf.example redis-live.conf--Copy a configuration file
Vim redis-live.conf--Edit file

4. Start redislive:

./redis-monitor.py--duration &--Open the Monitoring script
./redis-live.py & --Open webserver
Netstat-ntpl |grep python

Installing Redislive on Linux CentOS 6.6

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.