Monitoring MSSQL DB

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
MSPk
Posts: 317
Joined: Fri Aug 24, 2012 12:03 am

Monitoring MSSQL DB

Post by MSPk »

Hi Team,

We are going to monitor MSSQL DB for one of our client using nagios, Client has policy not to give sysadmin access to any user on the production DB. Can you please suggest what kind of access is required for nagios user(admin access or normal read-only would do? which tables should the user have access to?, etc..) in order to get the performance metrics using the check_mssql_server.py and check_mssql_database.py plugin.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Monitoring MSSQL DB

Post by slansing »

I believe at minimum it must be a user who can see and query what you are planning to check with the plugins, they should be able to sculpt a user to check specific tables, and metrics.
Locked