Table of Contents
This chapter covers everything on the Administration of a Membase Sever cluster. Administration is supported through three primary methods:
Membase Web Console
Membase includes a built-in web server and administration interface that provides access to the administration and statistic information for your cluster.
For more information, read Section 4.1, “Membase Administration Web Console”.
Command-line Toolkit
Provided within the Membase package are a number of command-line tools that all you to communicate and control your Membase cluster.
For more information, read Section 4.2, “Membase Command-line Interface”.
Membase REST API
Membase Server includes a RESTful API that enables any tool capable of communicating over HTTP to administer and monitor a Membase cluster.
For more information, read Section 4.3, “Membase Management REST API”.