
Number of set operations per second for this bucket as the target for XDCRĬ_bucket.ep_num_ops_set_ret_meta Number of read operations per second for this bucket as the target for XDCR Number of delRetMeta operations per second for this bucket as the target for XDCR Number of delete operations per second for this bucket as the target for XDCRĬ_bucket.ep_num_ops_del_ret_meta Total amount of item metadata consuming RAM in this bucket Total amount of user data cached in RAM in this bucket Total number of items waiting to be written to diskĬ_bucket.ep_item_commit_failed Number bytes per second being sent for xdcr DCP connections Number of xdcr items remaining to be sentĬ_bucket.ep_dcp_xdcr_items_sentĬ_bucket.ep_dcp_xdcr_producer_countĬ_bucket.ep_dcp_xdcr_total_bytes Number of backoffs for xdcr DCP connectionsĬ_bucket.ep_dcp_xdcr_items_remaining Number bytes per second being sent for views DCP connections Number of views items remaining to be sentĬ_bucket.ep_dcp_views_items_sentĬ_bucket.ep_dcp_views_producer_countĬ_bucket.ep_dcp_views_total_bytes Number of backoffs for views DCP connectionsĬ_bucket.ep_dcp_views_items_remaining Number bytes per second being sent for replica DCP connections Number of replica items remaining to be sentĬ_bucket.ep_dcp_replica_items_sentĬ_bucket.ep_dcp_replica_producer_countĬ_bucket.ep_dcp_replica_total_bytes Number of backoffs for replica DCP connectionsĬ_bucket.ep_dcp_replica_items_remaining Number bytes per second being sent for other DCP connectionsĬ_bucket.ep_dcp_replica_backoff Number of other items remaining to be sentĬ_bucket.ep_dcp_other_items_sentĬ_bucket.ep_dcp_other_producer_countĬ_bucket.ep_dcp_other_total_bytes Number of backoffs for other DCP connectionsĬ_bucket.ep_dcp_other_items_remaining Number bytes per second being sent for fts DCP connections Number of backoffs for fts DCP connectionsĬ_bucket.ep_dcp_fts_items_remainingĬ_bucket.ep_dcp_fts_items_sentĬ_bucket.ep_dcp_fts_producer_countĬ_bucket.ep_dcp_fts_total_bytes Number bytes per second being sent for indexes DCP connections Number of indexes items remaining to be sentĬ_bucket.ep_dcp_2i_producer_countĬ_bucket.ep_dcp_2i_total_bytes Number of backoffs for indexes DCP connectionsĬ_bucket.ep_dcp_2i_items_remaining The metrics will also be available to select when building dashboard graphs.Ĭ_uch_docs_actual_disk_sizeĬ_uch_docs_fragmentationĬ_uch_spatial_data_sizeĬ_uch_spatial_disk_sizeĪmount of disk space occupied by spatial viewsĬ_uch_total_disk_sizeĬ_uch_views_data_sizeĬ_uch_views_disk_sizeĬ_uch_views_fragmentation

Click the + Graph button on the right then choose the couchbase metrics to display the graphs. You can also view the metrics returned with the following command: sudo -u sd-agent /usr/share/python/sd-agent/agent.py check couchbaseĬlick the name of your server from the Devices list in your Server Density account then go to the Metrics tab.

If the agent has been configured correctly you'll see an output such as: couchbase Or /usr/share/python/sd-agent/agent.py info Restart the agent sudo /etc/init.d/sd-agent restartĮxecute info to verify the configuration with the following: sudo /etc/init.d/sd-agent info If your DB requires additional authentication, you wish to specify a timeout or fine tune other details, amend the config file as necessary.Ģ.Configure /etc/sd-agent /conf.d/couchbase.yaml init_config:
#Install couchbase ubuntu sudo install#
Install the couchbase plugin on RHEL/CentOS: sudo yum install sd-agent-couchbaseĬonfiguring the agent to monitor Couchbaseġ. Install the couchbase plugin on Debian/Ubuntu: sudo apt-get install sd-agent-couchbase This article will help you get the Couchbase plugin for sd-agent configured and returning metrics
