check_mongodb.py
Re: check_mongodb.py
What is the exact Mongo version you are running, and what XI and check_mongodb.py versions are you running?
Former Nagios employee
Re: check_mongodb.py
Your Nagios XI installation is up to date.
Latest Available Version: 5.2.3
Installed Version: 5.2.3
Last Update Check: 2015-12-22 14:01:02
I am not seeing a version for the plugin.
We are running mongo 3.0.6
Sorry for the delay in response!
Latest Available Version: 5.2.3
Installed Version: 5.2.3
Last Update Check: 2015-12-22 14:01:02
I am not seeing a version for the plugin.
We are running mongo 3.0.6
Sorry for the delay in response!
Re: check_mongodb.py
Can you check your mongod.log file for any errors and post them here?
If you see authentication errors with mechanism MONGODB-CR, take a look at the link below to change the authSchema version to 3 instead of 5.
http://stackoverflow.com/questions/2900 ... ion-failed
If you see authentication errors with mechanism MONGODB-CR, take a look at the link below to change the authSchema version to 3 instead of 5.
http://stackoverflow.com/questions/2900 ... ion-failed
Be sure to check out our Knowledgebase for helpful articles and solutions!