Redis学习之查看服务器运行状态(第三十五天)

本文介绍了如何管理和检查Redis服务器的运行状态,包括使用调试命令进行服务器侧的检测,为Redis的日常维护和问题排查提供帮助。
摘要由CSDN通过智能技术生成

管理 redis 服务

127.0.0.1:6379> INFO 
# Server
redis_version:5.0.8
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:fb7771d11d193afb
redis_mode:standalone
os:Linux 3.10.0-327.el7.x86_64 x86_64
arch_bits:64
multiplexing_api:epoll
atomicvar_api:atomic-builtin
gcc_version:4.8.5
process_id:3072
run_id:5b122c5837fd01680bd96f4d7c8be6f3115e72ca
tcp_port:6379
uptime_in_seconds:106305
uptime_in_days:1
hz:10
configured_hz:10
lru_clock:10053625
executable:/home/liusenlin/redis-5.0.8/src/./redis-server
config_file:/home/liusenlin/redis-5.0.8/redis.conf

# Clients
connected_clients:2
client_recent_max_input_buffer:2
client_recent_max_output_buffer:0
blocked_clients:0

# Memory
used_memory:879008
used_memory_human:858.41K
used_memory_rss:2592768
used_memory_rss_human:2.47M
used_memory_peak:879008
used_memory_peak_human:858.41K
used_memory_peak_perc:100.15%
used_memory_overhead:860064
used_memory_startup:792496
used_memory_dataset:18944
used_memory_dataset_perc:21.90%
allocator_allocated:914536
allocator_active:1208320
allocator_resident:4292608
total_system_memory:3880488960<
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值