memcached Monitoring Tools

Source: Internet
Author: User
Tags memcached

The simplest and most straightforward way to do this is to add the -vv parameter at the start of the memcached to print each client's request and corresponding at the console, which is ideal for development. Another straightforward way to do this is through Telnet, for example: If the server is a native 11211 port, you can use
telnet localhost 11211
Log in, and then use stats to view the server status.
In addition, the better choice is to use a number of specialized monitoring tools, memcached online listed some excellent tools: Http://code.google.com/p/memcached/wiki/Tools, I recommend one of the simple command-line tools: Memcache-top URL: http://code.google.com/p/memcache-top/, after downloading the extract, you can use the following to view 127.0.0.1 : Service status on 11212 and 127.0.0.1:11211.
Perl memcache-top-v0.6--instances=127.0.0.1:11212,127.0.0.1:11211
memcache-top-v0.6 is the Perl file in the installation directory, you can also directly modify the file to write the instances list.

memcached Monitoring Tools

memcached Monitoring Tools

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.