Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory

Search Results

The search results below show both sub-categories and individual listings that match your search criteria.
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download

Submit Your Nagios Project!

Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.
Category Listings:
Page 1 of 1 for mongo

Nagios XI – Monitoring a MongoDB Server

library.nagios.com/library/products/nagiosxi/documentation/7

This document describes how to monitor a MongoDB server with Nagios® XI™ using the MongoDB Server Configuration Wizard in order to monitor the health of your server. The wizard supplies checks to monitor the following: number of queries per second, mem ...

Nagios XI – Monitoring a MongoDB Database

library.nagios.com/library/products/nagiosxi/documentation/7

This document describes how to monitor MongoDB databases with Nagios XI in order to monitor the number of collections and/or objects in the database, as well as size of the database. The information you collect by monitoring your MongoDB database will hel ...

Monitor mongodb from nagios

dougmunsinger.com/posts/monitor-mongodb-from-nagios.html

This article describes how to monitor your MongoDB server with check_mongodb.py and Nagios.

MongoDB Nagios Check

tag1consulting.com/blog/mongodb-nagios-check

This tutorial will demonstrate how to monitor MongoDB with Nagios.

check_mongodb_write.pl (Advanced Nagios Plugins Collect...

github.com/harisekhon/nagios-plugins

Checks MongoDB is working by writing a unique document and then reading it back

/Category:Databases

check_couchdb

github.com/FreshXOpenSource/nagios-couchdb/

check_couchdb A python based check for CouchDB Databases. Checks for reachability, login and performance data. Supports HTTP and HTTPS servers. MongoDB and similar should work as well.

/Category:Others
LicenseBSD

Check MongoDB

github.com/sokecillo/nagios-check_mongodb

nagios-check_mongodb Check a MongoDB Database Usage: check_mongodb -h 127.0.0.1 -u root -p 1234 -d local --collection test -q "db.test.findOne()" Output: OK - MongoDB CRITICAL - Failed to execute query db.test.findOne() on MongoDB host 127 ...

/Category:Others
LicenseGPL