In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
environment description
OS:centos 6.6_x64
DB:redis 3.0.3
192.168.1.91--> Database Server
192.168.1.92--> Monitor Host
2. monitoring tools
redis-stat
Download path: github.com/junegunn/redis-stat/releases
Download file: redis-stat-0.4.13.jar
3. upload software
Upload the file redis-stat-0.4.13.jar to the/tmp path of the 192.168.1.92 host
# ll /tmp
total 22384
-rw-r--r-- 1 root root 22918134 Nov 24 09:54 redis-stat-0.4.13.jar
# java -version --must have java runtime environment
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
4. Start monitoring program (executed on 192.168.1.92)
# java -jar /tmp/redis-stat-0.4.13.jar --server=8000 192.168.1.91:6380
As shown in the figure:
5. Web-based monitoring
6. command summary
Remote Monitoring Single Instance
# java -jar /tmp/redis-stat-0.4.13.jar --server=8000 192.168.1.91:6380
Remote monitoring of multiple instances
# java -jar /tmp/redis-stat-0.4.13.jar --server=8000 192.168.1.91:6380 192.168.1.91:6381
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.