Unable to start MongoDB MMS agent -
I have installed MMS agent for CentOS and when I start it as a service, I see the following error. I searched for this error, but no reference can be found, someone can tell me what the problem is.
/ usr / bin / mongodb-mms-monitoring-agent: error while loading shared libraries: Libsasl2.so.2: can not open the shared object file: such a file or directory
thanks.
I wrote to support Monggab and after his reply, I was able to start the agent, The response was:
For my best knowledge, Fedora 20 is equivalent to RHEL 7, which is not yet supported by the Mongodiib, it has been planned for the OS, but I Can not guarantee a timetable for release Meanwhile, I believe it is possible to work with the following with this issue:
CD / Lib64
sudo ln -s libsasl2.so. 3.0.0 libsasl2 .so.2
Hope this helps, and allows you to start the agent.
Thanks to André de Frere from Mongodybi.
Comments
Post a Comment