Database Grant Privilages

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Mike
Posts: 76
Joined: Wed Apr 03, 2013 11:37 am

Database Grant Privilages

Post by Mike »

Dear Team,

Which Grant privileges should be given to a new created user to monitor mssql,mysql, postgresql,oracle, mongodb.
As client is not ready to give the system administrator access user.

we had followed below steps which is mentioned in nagios forum..

The user account should have access to view all of the table/DB metrics listed in the wizard.

We would need a dB user with sql authentication created on each DB instance, set the "server role" permission to "public" and "user mapping" permission to "all databases in the instance dB reader permission" and also the user should have access to Sysperfinfo table


But still we are getting below error..
CRITICAL:Can access server but cannot query

please let us know if we are missing any grant privileges to give.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Database Grant Privilages

Post by lmiltchev »

Can you show us an example of the actual check run from the CLI that produced this error?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked