You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to setup the plugin to monitor a mongodb cluster where auth is enabled. Here's my question. Can you provide the information what priviledges the mongodb user must have to get this working?
regards
The text was updated successfully, but these errors were encountered:
We use auth as well and have created a separate monitor user with the following roles (note this is for mongo 2.4, in 2.6 the otherDBRoles has been changed:
Most monitors will function with this, except for the queries_per_second one, that one still throws General MongoDB Error: not authorized for update on local.nagios_check (see issue #115 )
Hello,
I'm currently trying to setup the plugin to monitor a mongodb cluster where auth is enabled. Here's my question. Can you provide the information what priviledges the mongodb user must have to get this working?
regards
The text was updated successfully, but these errors were encountered: