github.com/netdata/go.d.plugin@v0.58.1/modules/couchbase/testdata/6.6.0/buckets_basic_stats.json (about)

     1  [
     2    {
     3      "name": "beer-sample",
     4      "uuid": "bf10ab11911f1c065db5fd58c5fbc0b6",
     5      "bucketType": "membase",
     6      "authType": "sasl",
     7      "uri": "/pools/default/buckets/beer-sample?bucket_uuid=bf10ab11911f1c065db5fd58c5fbc0b6",
     8      "streamingUri": "/pools/default/bucketsStreaming/beer-sample?bucket_uuid=bf10ab11911f1c065db5fd58c5fbc0b6",
     9      "localRandomKeyUri": "/pools/default/buckets/beer-sample/localRandomKey",
    10      "controllers": {
    11        "compactAll": "/pools/default/buckets/beer-sample/controller/compactBucket",
    12        "compactDB": "/pools/default/buckets/beer-sample/controller/compactDatabases",
    13        "purgeDeletes": "/pools/default/buckets/beer-sample/controller/unsafePurgeBucket",
    14        "startRecovery": "/pools/default/buckets/beer-sample/controller/startRecovery"
    15      },
    16      "nodes": [
    17        {
    18          "couchApiBaseHTTPS": "https://172.17.0.2:18092/beer-sample%2Bbf10ab11911f1c065db5fd58c5fbc0b6",
    19          "couchApiBase": "http://172.17.0.2:8092/beer-sample%2Bbf10ab11911f1c065db5fd58c5fbc0b6",
    20          "systemStats": {
    21            "cpu_utilization_rate": 15.21035598705502,
    22            "cpu_stolen_rate": 0,
    23            "swap_total": 0,
    24            "swap_used": 0,
    25            "mem_total": 33587437568,
    26            "mem_free": 30532227072,
    27            "mem_limit": 33587437568,
    28            "cpu_cores_available": 6,
    29            "allocstall": 0
    30          },
    31          "interestingStats": {
    32            "cmd_get": 0,
    33            "couch_docs_actual_disk_size": 102960477,
    34            "couch_docs_data_size": 72439963,
    35            "couch_spatial_data_size": 0,
    36            "couch_spatial_disk_size": 0,
    37            "couch_views_actual_disk_size": 796048,
    38            "couch_views_data_size": 787744,
    39            "curr_items": 39480,
    40            "curr_items_tot": 39480,
    41            "ep_bg_fetched": 0,
    42            "get_hits": 0,
    43            "mem_used": 118199752,
    44            "ops": 0,
    45            "vb_active_num_non_resident": 0,
    46            "vb_replica_curr_items": 0
    47          },
    48          "uptime": "638",
    49          "memoryTotal": 33587437568,
    50          "memoryFree": 30532227072,
    51          "mcdMemoryReserved": 25625,
    52          "mcdMemoryAllocated": 25625,
    53          "replication": 0,
    54          "clusterMembership": "active",
    55          "recoveryType": "none",
    56          "status": "healthy",
    57          "otpNode": "ns_1@cb.local",
    58          "thisNode": true,
    59          "hostname": "172.17.0.2:8091",
    60          "nodeUUID": "da79fcb65d6ae1f8b4fdfa3ccb2e4500",
    61          "clusterCompatibility": 393222,
    62          "version": "6.6.0-7909-enterprise",
    63          "os": "x86_64-unknown-linux-gnu",
    64          "cpuCount": 6,
    65          "ports": {
    66            "direct": 11210,
    67            "httpsCAPI": 18092,
    68            "httpsMgmt": 18091,
    69            "distTCP": 21100,
    70            "distTLS": 21150
    71          },
    72          "services": [
    73            "cbas",
    74            "eventing",
    75            "fts",
    76            "index",
    77            "kv",
    78            "n1ql"
    79          ],
    80          "nodeEncryption": false,
    81          "configuredHostname": "127.0.0.1:8091",
    82          "addressFamily": "inet",
    83          "externalListeners": [
    84            {
    85              "afamily": "inet",
    86              "nodeEncryption": false
    87            },
    88            {
    89              "afamily": "inet6",
    90              "nodeEncryption": false
    91            }
    92          ]
    93        }
    94      ],
    95      "stats": {
    96        "uri": "/pools/default/buckets/beer-sample/stats",
    97        "directoryURI": "/pools/default/buckets/beer-sample/statsDirectory",
    98        "nodeStatsListURI": "/pools/default/buckets/beer-sample/nodes"
    99      },
   100      "nodeLocator": "vbucket",
   101      "saslPassword": "47809efed0156c874b91bbdfeba89912",
   102      "ddocs": {
   103        "uri": "/pools/default/buckets/beer-sample/ddocs"
   104      },
   105      "replicaIndex": true,
   106      "autoCompactionSettings": false,
   107      "maxTTL": 0,
   108      "compressionMode": "passive",
   109      "replicaNumber": 1,
   110      "threadsNumber": 3,
   111      "quota": {
   112        "ram": 104857600,
   113        "rawRAM": 104857600
   114      },
   115      "basicStats": {
   116        "quotaPercentUsed": 32.70613861083984,
   117        "opsPerSec": 1.1,
   118        "diskFetches": 1,
   119        "itemCount": 7303,
   120        "diskUsed": 27690472,
   121        "dataUsed": 13990431,
   122        "memUsed": 34294872,
   123        "vbActiveNumNonResident": 1
   124      },
   125      "evictionPolicy": "valueOnly",
   126      "durabilityMinLevel": "none",
   127      "conflictResolutionType": "seqno",
   128      "bucketCapabilitiesVer": "",
   129      "bucketCapabilities": [
   130        "durableWrite",
   131        "tombstonedUserXAttrs",
   132        "couchapi",
   133        "dcp",
   134        "cbhello",
   135        "touch",
   136        "cccp",
   137        "xdcrCheckpointing",
   138        "nodesExt",
   139        "xattr"
   140      ]
   141    },
   142    {
   143      "name": "gamesim-sample",
   144      "uuid": "23ff61363bc4df9af4eb9c2198fc74d3",
   145      "bucketType": "membase",
   146      "authType": "sasl",
   147      "uri": "/pools/default/buckets/gamesim-sample?bucket_uuid=23ff61363bc4df9af4eb9c2198fc74d3",
   148      "streamingUri": "/pools/default/bucketsStreaming/gamesim-sample?bucket_uuid=23ff61363bc4df9af4eb9c2198fc74d3",
   149      "localRandomKeyUri": "/pools/default/buckets/gamesim-sample/localRandomKey",
   150      "controllers": {
   151        "compactAll": "/pools/default/buckets/gamesim-sample/controller/compactBucket",
   152        "compactDB": "/pools/default/buckets/gamesim-sample/controller/compactDatabases",
   153        "purgeDeletes": "/pools/default/buckets/gamesim-sample/controller/unsafePurgeBucket",
   154        "startRecovery": "/pools/default/buckets/gamesim-sample/controller/startRecovery"
   155      },
   156      "nodes": [
   157        {
   158          "couchApiBaseHTTPS": "https://172.17.0.2:18092/gamesim-sample%2B23ff61363bc4df9af4eb9c2198fc74d3",
   159          "couchApiBase": "http://172.17.0.2:8092/gamesim-sample%2B23ff61363bc4df9af4eb9c2198fc74d3",
   160          "systemStats": {
   161            "cpu_utilization_rate": 15.21035598705502,
   162            "cpu_stolen_rate": 0,
   163            "swap_total": 0,
   164            "swap_used": 0,
   165            "mem_total": 33587437568,
   166            "mem_free": 30532227072,
   167            "mem_limit": 33587437568,
   168            "cpu_cores_available": 6,
   169            "allocstall": 0
   170          },
   171          "interestingStats": {
   172            "cmd_get": 0,
   173            "couch_docs_actual_disk_size": 102960477,
   174            "couch_docs_data_size": 72439963,
   175            "couch_spatial_data_size": 0,
   176            "couch_spatial_disk_size": 0,
   177            "couch_views_actual_disk_size": 796048,
   178            "couch_views_data_size": 787744,
   179            "curr_items": 39480,
   180            "curr_items_tot": 39480,
   181            "ep_bg_fetched": 0,
   182            "get_hits": 0,
   183            "mem_used": 118199752,
   184            "ops": 0,
   185            "vb_active_num_non_resident": 0,
   186            "vb_replica_curr_items": 0
   187          },
   188          "uptime": "638",
   189          "memoryTotal": 33587437568,
   190          "memoryFree": 30532227072,
   191          "mcdMemoryReserved": 25625,
   192          "mcdMemoryAllocated": 25625,
   193          "replication": 0,
   194          "clusterMembership": "active",
   195          "recoveryType": "none",
   196          "status": "healthy",
   197          "otpNode": "ns_1@cb.local",
   198          "thisNode": true,
   199          "hostname": "172.17.0.2:8091",
   200          "nodeUUID": "da79fcb65d6ae1f8b4fdfa3ccb2e4500",
   201          "clusterCompatibility": 393222,
   202          "version": "6.6.0-7909-enterprise",
   203          "os": "x86_64-unknown-linux-gnu",
   204          "cpuCount": 6,
   205          "ports": {
   206            "direct": 11210,
   207            "httpsCAPI": 18092,
   208            "httpsMgmt": 18091,
   209            "distTCP": 21100,
   210            "distTLS": 21150
   211          },
   212          "services": [
   213            "cbas",
   214            "eventing",
   215            "fts",
   216            "index",
   217            "kv",
   218            "n1ql"
   219          ],
   220          "nodeEncryption": false,
   221          "configuredHostname": "127.0.0.1:8091",
   222          "addressFamily": "inet",
   223          "externalListeners": [
   224            {
   225              "afamily": "inet",
   226              "nodeEncryption": false
   227            },
   228            {
   229              "afamily": "inet6",
   230              "nodeEncryption": false
   231            }
   232          ]
   233        }
   234      ],
   235      "stats": {
   236        "uri": "/pools/default/buckets/gamesim-sample/stats",
   237        "directoryURI": "/pools/default/buckets/gamesim-sample/statsDirectory",
   238        "nodeStatsListURI": "/pools/default/buckets/gamesim-sample/nodes"
   239      },
   240      "nodeLocator": "vbucket",
   241      "saslPassword": "39cf71a1da3f298bed52d19973dce967",
   242      "ddocs": {
   243        "uri": "/pools/default/buckets/gamesim-sample/ddocs"
   244      },
   245      "replicaIndex": true,
   246      "autoCompactionSettings": false,
   247      "maxTTL": 0,
   248      "compressionMode": "passive",
   249      "replicaNumber": 1,
   250      "threadsNumber": 3,
   251      "quota": {
   252        "ram": 104857600,
   253        "rawRAM": 104857600
   254      },
   255      "basicStats": {
   256        "quotaPercentUsed": 28.21607208251953,
   257        "opsPerSec": 1.1,
   258        "diskFetches": 1,
   259        "itemCount": 586,
   260        "diskUsed": 13821793,
   261        "dataUsed": 5371804,
   262        "memUsed": 29586696,
   263        "vbActiveNumNonResident": 1
   264      },
   265      "evictionPolicy": "valueOnly",
   266      "durabilityMinLevel": "none",
   267      "conflictResolutionType": "seqno",
   268      "bucketCapabilitiesVer": "",
   269      "bucketCapabilities": [
   270        "durableWrite",
   271        "tombstonedUserXAttrs",
   272        "couchapi",
   273        "dcp",
   274        "cbhello",
   275        "touch",
   276        "cccp",
   277        "xdcrCheckpointing",
   278        "nodesExt",
   279        "xattr"
   280      ]
   281    },
   282    {
   283      "name": "travel-sample",
   284      "uuid": "68a336f9ec0e0d2150d56298c896d0a9",
   285      "bucketType": "membase",
   286      "authType": "sasl",
   287      "uri": "/pools/default/buckets/travel-sample?bucket_uuid=68a336f9ec0e0d2150d56298c896d0a9",
   288      "streamingUri": "/pools/default/bucketsStreaming/travel-sample?bucket_uuid=68a336f9ec0e0d2150d56298c896d0a9",
   289      "localRandomKeyUri": "/pools/default/buckets/travel-sample/localRandomKey",
   290      "controllers": {
   291        "compactAll": "/pools/default/buckets/travel-sample/controller/compactBucket",
   292        "compactDB": "/pools/default/buckets/travel-sample/controller/compactDatabases",
   293        "purgeDeletes": "/pools/default/buckets/travel-sample/controller/unsafePurgeBucket",
   294        "startRecovery": "/pools/default/buckets/travel-sample/controller/startRecovery"
   295      },
   296      "nodes": [
   297        {
   298          "couchApiBaseHTTPS": "https://172.17.0.2:18092/travel-sample%2B68a336f9ec0e0d2150d56298c896d0a9",
   299          "couchApiBase": "http://172.17.0.2:8092/travel-sample%2B68a336f9ec0e0d2150d56298c896d0a9",
   300          "systemStats": {
   301            "cpu_utilization_rate": 15.21035598705502,
   302            "cpu_stolen_rate": 0,
   303            "swap_total": 0,
   304            "swap_used": 0,
   305            "mem_total": 33587437568,
   306            "mem_free": 30532227072,
   307            "mem_limit": 33587437568,
   308            "cpu_cores_available": 6,
   309            "allocstall": 0
   310          },
   311          "interestingStats": {
   312            "cmd_get": 0,
   313            "couch_docs_actual_disk_size": 102960477,
   314            "couch_docs_data_size": 72439963,
   315            "couch_spatial_data_size": 0,
   316            "couch_spatial_disk_size": 0,
   317            "couch_views_actual_disk_size": 796048,
   318            "couch_views_data_size": 787744,
   319            "curr_items": 39480,
   320            "curr_items_tot": 39480,
   321            "ep_bg_fetched": 0,
   322            "get_hits": 0,
   323            "mem_used": 118199752,
   324            "ops": 0,
   325            "vb_active_num_non_resident": 0,
   326            "vb_replica_curr_items": 0
   327          },
   328          "uptime": "638",
   329          "memoryTotal": 33587437568,
   330          "memoryFree": 30532227072,
   331          "mcdMemoryReserved": 25625,
   332          "mcdMemoryAllocated": 25625,
   333          "replication": 0,
   334          "clusterMembership": "active",
   335          "recoveryType": "none",
   336          "status": "healthy",
   337          "otpNode": "ns_1@cb.local",
   338          "thisNode": true,
   339          "hostname": "172.17.0.2:8091",
   340          "nodeUUID": "da79fcb65d6ae1f8b4fdfa3ccb2e4500",
   341          "clusterCompatibility": 393222,
   342          "version": "6.6.0-7909-enterprise",
   343          "os": "x86_64-unknown-linux-gnu",
   344          "cpuCount": 6,
   345          "ports": {
   346            "direct": 11210,
   347            "httpsCAPI": 18092,
   348            "httpsMgmt": 18091,
   349            "distTCP": 21100,
   350            "distTLS": 21150
   351          },
   352          "services": [
   353            "cbas",
   354            "eventing",
   355            "fts",
   356            "index",
   357            "kv",
   358            "n1ql"
   359          ],
   360          "nodeEncryption": false,
   361          "configuredHostname": "127.0.0.1:8091",
   362          "addressFamily": "inet",
   363          "externalListeners": [
   364            {
   365              "afamily": "inet",
   366              "nodeEncryption": false
   367            },
   368            {
   369              "afamily": "inet6",
   370              "nodeEncryption": false
   371            }
   372          ]
   373        }
   374      ],
   375      "stats": {
   376        "uri": "/pools/default/buckets/travel-sample/stats",
   377        "directoryURI": "/pools/default/buckets/travel-sample/statsDirectory",
   378        "nodeStatsListURI": "/pools/default/buckets/travel-sample/nodes"
   379      },
   380      "nodeLocator": "vbucket",
   381      "saslPassword": "c6be6d9be723b8b1f8eac4edb84a06ed",
   382      "ddocs": {
   383        "uri": "/pools/default/buckets/travel-sample/ddocs"
   384      },
   385      "replicaIndex": true,
   386      "autoCompactionSettings": false,
   387      "maxTTL": 0,
   388      "compressionMode": "passive",
   389      "replicaNumber": 1,
   390      "threadsNumber": 3,
   391      "quota": {
   392        "ram": 104857600,
   393        "rawRAM": 104857600
   394      },
   395      "basicStats": {
   396        "quotaPercentUsed": 51.80185699462891,
   397        "opsPerSec": 1.1,
   398        "diskFetches": 1,
   399        "itemCount": 31591,
   400        "diskUsed": 62244260,
   401        "dataUsed": 53865472,
   402        "memUsed": 54318184,
   403        "vbActiveNumNonResident": 1
   404      },
   405      "evictionPolicy": "valueOnly",
   406      "durabilityMinLevel": "none",
   407      "conflictResolutionType": "seqno",
   408      "bucketCapabilitiesVer": "",
   409      "bucketCapabilities": [
   410        "durableWrite",
   411        "tombstonedUserXAttrs",
   412        "couchapi",
   413        "dcp",
   414        "cbhello",
   415        "touch",
   416        "cccp",
   417        "xdcrCheckpointing",
   418        "nodesExt",
   419        "xattr"
   420      ]
   421    }
   422  ]