There are three ways to monitor and administer a Membase cluster:
Membase Web Console
A web-based interface that provides you with complete control over your Membase cluster, including providing administration and statistical information. See Section 4.1, “Membase Administration Web Console”.
Membase Command Line Interface
A number of individual tools provide access to controlling and administering your Membase cluster and obtaining statistics and other information for monitoring. See Section 4.2, “Membase Command-line Interface”.
Membase REST API
The REST API provides a suite of methods for administering your Membase cluster. Because the API uses a RESTful interface you can build clients from any language capable of communicating over HTTP that can monitor and administer you Membase cluster. See Section 4.3, “Membase Management REST API”.