Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-1593

cbstats works differently with port 11210 vs 11211

    XMLWordPrintable

Details

    Description

      "The cbstats tool is a per-node, per-bucket operation." << this is only true when using the Couchbase data port 11210, when using legacy port 11211 it queries via MOXI and gives cluster-wide stats.

      /opt/couchbase/bin/cbstats -b beer-sample localhost:11210 all | grep \ curr_items:
      curr_items:                                 3711

      /opt/couchbase/bin/cbstats -b beer-sample localhost:11211 all | grep \ curr_items:
      curr_items:                                 7303

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              richard.smedley Richard Smedley
              ianmccloy Ian McCloy (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty