check_mongodb.py

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: check_mongodb.py

Post by tmcdonald »

What is the exact Mongo version you are running, and what XI and check_mongodb.py versions are you running?
Former Nagios employee
encee
Posts: 13
Joined: Thu Dec 03, 2015 12:29 pm

Re: check_mongodb.py

Post by encee »

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!
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: check_mongodb.py

Post by tgriep »

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
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked