used_memory_rss_human:以可读格式返回Redis进程占用的物理内存总量 used_memory_peak:内存使用的最大值,表示used_memory峰值 used_memory_peak_human:以可读格式返回内存使用的最大值 total_system_memory:系统总内存 total_system_memory_human:以可读格式返回系统总内存 used_memory_lua:Lua进程使用内存 used_memory...
used_memory_overhead:1048576000 used_memory_startup:1024000 used_memory_dataset:23929848 used_memory_dataset_perc:2.23%allocator_allocated:1072693248 allocator_active:1090519040 allocator_resident:1090519040 total_system_memory:16777216000 total_system_memory_human:16.00G used_memory_lua:37888 used_memory_lua...
used_memory_rss_human:以可读格式返回Redis进程占用的物理内存总量 used_memory_peak:内存使用的最大值,表示used_memory峰值 used_memory_peak_human:以可读格式返回内存使用的最大值 total_system_memory:系统总内存 total_system_memory_human:以可读格式返回系统总内存 used_memory_lua:Lua进程使用内存 used_memory...
used_memory_peak:内存使用的最大值,表示used_memory峰值 used_memory_peak_human:以可读格式返回内存使用的最大值 total_system_memory:系统总内存 total_system_memory_human:以可读格式返回系统总内存 used_memory_lua:Lua进程使用内存 used_memory_lua_human:以可读格式返回Lua进程使用内存 mem_fragmentation_ratio:...
total_system_memory_human: 以可读的格式返回total_system_memory。 used_memory_lua: lua引擎消耗的内存总量。 used_memory_lua_human: 以可读的格式返回used_memory_lua。 maxmemory: Redis最大可用内存。 maxmemory_human: 以可读的格式返回maxmemory。
used_memory_peak_human:1.50G used_memory_peak_perc:66.75% used_memory_overhead:253906398 used_memory_startup:766152 used_memory_dataset:819835338 used_memory_dataset_perc:76.41% total_system_memory:67535904768 total_system_memory_human:62.90G ...
total_system_memory_human:31.35G used_memory_lua:37888 used_memory_lua_human:37.00K maxmemory:0 maxmemory_human:0B maxmemory_policy:noeviction mem_fragmentation_ratio:1.07 #内存碎片比率 mem_allocator:jemalloc-4.0.3 # Persistence loading:0 #一个标志值,记录了服务器是否正在载入持久化文件 ...
确保maxmemory_human < total_system_memory_human redis-cli -h "127.0.0.1" -p "6379" -a "" 127.0.0.1:6379> info memory # Memory used_memory:904768 # 当used_memory_human达到maxmemory(如果maxmemory配置为0,则参考total_system_memory_human)的80%时容易产生性能问题 used_memory_human:883.56K used...
total_system_memory_human:15.51G used_memory_lua:37888 used_memory_lua_human:37.00K used_memory_scripts:0 used_memory_scripts_human:0B number_of_cached_scripts:0 maxmemory:8589934592 maxmemory_human:8.00G maxmemory_policy:noeviction allocator_frag_ratio:2.17 ...
total_system_memory_human:377.27G used_memory_lua:37888 used_memory_lua_human:37.00K used_memory_scripts:0 used_memory_scripts_human:0B number_of_cached_scripts:0 maxmemory:2147483648 maxmemory_human:2.00G maxmemory_policy:noeviction allocator_frag_ratio:1.06 ...