Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 404 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 404 Bytes

check_mongodb_replicaset

Simple nagios plugin to monitoring MongoDB ReplicaSet status.

  • Dependencies python-pymongo >= 1.7

  • To install on Debian or Ubuntu:

  • apt-get install python-pymongo

  • Install on a mongodb server that have access to all others mongodb servers.

  • Not tested from an outside box.

Suggestions are welcome. =) Fell free to contribute or fork it.