Mongo DB monitoring stopped working after upgrade

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

Mongo DB monitoring stopped working after upgrade

Post by lrnnetops »

Hi Team,

We were running Nagios Xi 5.4.2, today we upgraded to version 5.5.7.

After upgrade we had a issue in set mongo db monitoring as it was giving alert as below.
mongo-issue-after-upgrade.jpg
We replaced upgraded "check_mongodb.py" with earlier version of file & all started working as earlier.

Please let us know what is causing this issue.

Regards,
Rohan
You do not have the required permissions to view the files attached to this post.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Mongo DB monitoring stopped working after upgrade

Post by npolovenko »

Hello, @lrnnetops. Perhaps you need to update the pymongo version.
pip install --upgrade pymongo
What is the OS on the server?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked