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 self-hosted utilities


There are many open source management utilities for MongoDB. You can download and install them on your machine. The following table shows the description and website for each of these tools:

Tool name

Description

Website

Robomongo

This is a shell-centric cross-platform MongoDB management tool.

http://robomongo.org/

mtop

mtop for MongoDB is a tool that is similar to top.

https://github.com/beaufour/mtop

Nagios

Nagios offers complete monitoring and alerting for servers, switches, applications, and services.

http://www.nagios.org/

Zabbix

This enterprise-class monitoring solution. This is a useful tool to monitor resources, servers' health and performance.

http://www.zabbix.com/

Motop

This is a real-time monitoring tool. It shows the current operations ordered by durations every second.

https://github.com/tart/motop

Ganglia

This is a scalable distributed monitoring system for high-performance computing systems.

http...