Memcached Monitoring Tool

Source: Internet
Author: User
The simplest and most direct method is to add -VVParameters to print the request and corresponding information of each client on the console, which is very suitable for development. Another direct method is to use Telnet. For example, if the server is a port 11211 of the local machine, you can use
Telnet local host 11211
And then use StatsTo view the server status.
In addition, a better choice is to use some specialized monitoring tools. Some excellent tools are listed on the memcached Official Website: http://code.google.com/p/memcached/wiki/tools. I recommend a simple command line tool: memcache-top.
Perl memcache-top-v0.6 -- instances = 127.0.0.1: 11212,127.0 .0.1: 11211
Memcache-top-v0.6 is a perl file under the installation directory, you can also directly modify the file to write the instances list in it.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.