Book Image

MongoDB High Availability

By : Afshin Mehrabani
Book Image

MongoDB High Availability

By: Afshin Mehrabani

Overview of this book

Table of Contents (17 chapters)
MongoDB High Availability
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Introducing web-based utilities


In this section, we will go through the web-based tools and utilities to manage and control the MongoDB instance. Tools in this category are generally easy to use and configure. Using a straightforward installation, you can configure the tools and then check the reports online using a web page or mobile application.

Utilizing the MMS monitoring service

MMS is a web-based tool provided by MongoDB to facilitate the process of deployment and management of MongoDB instance. You can access MMS at https://mms.mongodb.com/.

The following is a screenshot of the MMS monitoring service:

If you have a small MongoDB instance, you can use this tool for free. Moreover, to get more information about pricing, you can check the price list at https://mms.mongodb.com/pricing.

The MMS system supports all types of MongoDB instances, including standalone, sharded cluster, master/slave, and replica set.

The following list shows the main features of the MMS management tool:

  • Supports all...