Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Membase | Membase Server 1.7.x

memcached and commands via telnet

2 replies [Last post]
  • Login or register to post comments
Wed, 01/11/2012 - 09:51
alx.j
Offline
Joined: 01/11/2012
Groups: None

Hello,
i ve installed Membase Server 1.7.1 and configured it in order to use it as a Memcached solution.

Using the Web console,i ve created a server node and a bucket (memcached type) to use it via the standar port (TCP port 11211) and managed to connect and store/retreived cached items with a .net client.

My problem is that when i use telnet at the same machine to access statistics of the server, the following command:
>stats slabs
fails (returns error)

Other commands like:
>stats

return succesfully

Any idea why this is happening? Both commands are documented at the memcached protocol

Top
  • Login or register to post comments
Wed, 01/11/2012 - 15:15
ingenthr
Offline
Joined: 03/16/2010
Groups:

In this case, you're actually talking to the moxi memcached proxy via telnet, not memcached directly. As such, it has things like "stats proxy".

If you want to get stats directly from the underlying bucket/nodes, you can use the mbstats command against the bucket.

http://docs.couchbase.org/membase-manual-1.7/membase-admin-cmdline-mbsta...

Top
  • Login or register to post comments
Thu, 01/12/2012 - 02:10
alx.j
Offline
Joined: 01/11/2012
Groups: None

thanks a lot ingenthr!

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker