mongo db monitoring
Posted: Thu Aug 25, 2016 1:42 pm
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.
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.