Redis设置内存大小和查看内存使用情况

更新时间:2023-05-05 03:08:52 阅读: 评论:0

Redis设置内存⼤⼩和查看内存使⽤情况
Redis设置内存⼤⼩和查看内存使⽤情况
⼀、设置比赛项目英文 内存⼤⼩
(1)编辑配置⽂件,本⽂的配置位置在班级卫生公约 /etc有形的翅膀歌词 /f,这是使⽤了utils⼯具包的install_rver.sh脚本安装成为系统服务,可以使⽤systemctl start | restart | stop命令操作redis服务,同时也是配置开机启动。
vim /etc/f
# 找到maxmemory,设置想要的⼤周记三年级 ⼩即可,默认单位为 byte,可以设置为mb或GB
maxmemory 1GB #设置为1GB⼤⼩
vim 操作查找,按Esc进⼊ ⼀般命令模式,然后输⼊:/maxmemory进⾏查找
(2)重启redis
systemctl restart redis_6379
# 这是服务名是install_rver.sh脚本起的,可以通过`chkconfig --list`查看到所有的系统服务,
# 第⼀列是服务名,这⾥不列出来了,
⼆、查看redis内存使⽤情况
(1)使⽤redis-cli连接redis
redis-cli
auth "yourpassword"#没有设置秘密的跳过
(2)输⼊info memory查看使⽤
# Memory
ud_memory:1210776
ud_memory_human:1.15M
ud_memory_rss:7802880
ud_memory_rss_human膑怎么读 :7.44M
ud_memory_peak:1355336
ud_memory_peak_human:1.29M
ud_memory_peak_perc:89.33%
ud_memory_overhead:890970
ud_memory_startup:791408
ud_memory_datat:319806
ud_memory_datat_perc:76.26%
allocator_allocated:1247080
allocator_active:1634304
allocator_resident:4579328
total_system_memory:33566306304
total_system_memory_human:31.26G
ud_memory_lua:37888
ud_memory_lua_human:37.00K
ud_memory_scripts_human:0B
number_of_cached_scrip十字对联 ts:0
maxmemory:1073741824
maxmemory_human:1.00G
maxmemory_policy:noeviction
allocator_frag_ratio:1.31
allocator_frag_bytes:387224
allocator_rss_ratio:2.80
allocator_rss_bytes:2945024
rss_overhead_ratio:1.70
rss_overhead_bytes:3223552
mem_fragmentation_ratio:6.67
mem_fragmentation_bytes:6633120
mem_not_counted_for_evict:0
mem_replication_backlog:0
mem_clients_slaves:0
mem_clients_normal:83538
mem_aof_bu爆炒活鸡 ffer:0
mem_allocator:jemalloc-5.1.0
active_defrag_running:0
lazyfree_pending_objects:0
相关解释
-human后缀表⽰以⼈类可读的⽅式展⽰,也就是后⾯带单位了
ud_memory:1210776 #已经内存使⽤的⼤⼩
ud_memory_human:1.15M # 带单位展⽰
ud_memory_rss:7802880 # 从操作系统⾓度看redis内存占⽤多少ud_memory_rss_human:7.44M # 带单位展⽰
maxmemory:1073741824 # 最⼤内存⼤⼩
maxmemory_human:1.00G # 带单位展⽰

本文发布于:2023-05-05 03:08:52,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/90/96209.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:配置   内存   服务   设置   查看   系统   操作   命令
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图