Page 1 of 1

mongo db monitoring

Posted: Thu Aug 25, 2016 1:42 pm
by iroy
In running the configuration wizard, i got:

Configuration Wizard: MongoDB Server - Step 1
Error: It looks like you are missing pymongo on your Nagios XI server.

So, i installed pymongo and it said that the installation was successful.

sudo apt-get install python3-pip

sudo pip3 install pymongo

Successfully installed pymongo

Now I go back and run configuration wizard and still get:

Configuration Wizard: MongoDB Server - Step 1
Error: It looks like you are missing pymongo on your Nagios XI server.

Re: mongo db monitoring

Posted: Thu Aug 25, 2016 1:49 pm
by mcapra
It's worth mentioning that Nagios XI is not officially supported on Ubuntu and Debian systems. We only officially support clean minimal CentOS and RHEL systems. Not sure if this is the case with your system, but I saw apt-get and figured I would mention this :)

Can you show us the contents of your /usr/local/nagios/libexec directory?

Re: mongo db monitoring

Posted: Fri Aug 26, 2016 1:49 pm
by iroy
Thanks mcapra; attaching the files.

Re: mongo db monitoring

Posted: Fri Aug 26, 2016 2:00 pm
by rkennedy
As @mcapra mentioned, Ubuntu / Debian is not supported for Nagios XI. Please use RHEL6/7 or CentOS6/7 on a clean, minimal system.