MongoDB: add support for authentication

2 votes

Currently, the mk_mongodb.py plugin expects passwordless authentication (pymongo.errors.OperationFailure: command serverStatus requires authentication).

This is a bad idea in prod environments. So checkmk should be able to authenticate against MongoDB.

Already exists Suggested by: Fabian Upvoted: 08 Nov, '22 Comments: 1

Comments: 1