mcinspector:Memcache自省实用程序

时间:2024-05-30 04:42:04
【文件属性】:

文件名称:mcinspector:Memcache自省实用程序

文件大小:26KB

文件格式:ZIP

更新时间:2024-05-30 04:42:04

C++

MCInspector-Memcache对象检查器 介绍 MCInspector是一个轻量级的工具,它可以获取对象摘要或从正在运行的Memcache服务器进程中转储密钥,而不会中断它。 需求和建设 该工具仅适用于Linux。 不应在Memcached进程中指定no_inline_ascii_resp选项。 它需要内核> 3.2和glibc> 2.15进行编译。 $ git clone https://github.com/quora/mcinspector.git $ cd mcinspector $ make 用法 此工具已经在Memcached-1.4.14 , Memcached-1.4.22和Memcached-1.4.36上进行了测试。 它也适用于Memcached-1.5.2,但前提是使用-o inline_ascii_resp选项启动Memcached。 通过将所有处理器


【文件预览】:
mcinspector-master
----item_aggregator.h(2KB)
----timer.h(1KB)
----README.md(3KB)
----item_dumper.cpp(4KB)
----item_processor.h(1KB)
----expired_item_dumper.h(1KB)
----LICENSE(10KB)
----common.h(867B)
----file_dumper.cpp(1KB)
----expired_item_dumper.cpp(2KB)
----common.cpp(783B)
----mc_cleaner.cpp(6KB)
----item_processor.cpp(938B)
----file_dumper.h(964B)
----Makefile(520B)
----item_dumper.h(2KB)
----mc_inspector.cpp(16KB)
----item_aggregator.cpp(5KB)

网友评论