1 ===============================================
2 memping - Test to see if a server is available.
3 ===============================================
10 memping [options] [server]
20 :program:`memping` can be used to ping a memcached server to see if it is taking connections.
27 You can specify servers via the option:
31 or via the environment variable:
33 .. envvar:: `MEMCACHED_SERVERS`
35 If you do not specify either these, the final value in the command line list is the name of a server(s).
37 For a full list of operations run the tool with the option:
47 To find out more information please check:
48 `http://libmemcached.org/ <http://libmemcached.org/>`_
55 Brian Aker, <brian@tangent.org>
61 :manpage:`memcached(1)` :manpage:`libmemcached(3)`