Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
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.0.0.1 Requirements: mongodb client
Current Version
1.0.0
Last Release Date
2017-03-07
Owner
SoKeCiLLo
Website
https://github.com/sokecillo/nagios-check_mongodb
Download URL
https://raw.githubusercontent.com/sokecillo/nagios-check_mongodb/master/check_mongodb
License
GPL
Compatible With
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.0.0.1
Requirements:
mongodb client
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!