MSSQL server & query monitoring question

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
JakeHatMacys
Posts: 281
Joined: Thu Sep 25, 2014 3:21 pm

MSSQL server & query monitoring question

Post by JakeHatMacys »

I'm trying to set up monitoring for MSSQL server... And my connection options appear to be limited to Local Database IDs.

We want to tell the Monitors to use Active Directory to connect. Is this possible and or did I miss this in the configuration???
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: MSSQL server & query monitoring question

Post by lmiltchev »

The check_mssql_server.py plugin will NOT work with Windows Authentication and requires local SQL authentication.
You will have to setup a local account on the MSSQL server, set the user rights to DBO and give that user connect rights to the master database and the check should work for you.
Be sure to check out our Knowledgebase for helpful articles and solutions!
JakeHatMacys
Posts: 281
Joined: Thu Sep 25, 2014 3:21 pm

Re: MSSQL server & query monitoring question

Post by JakeHatMacys »

Okay, thanks for the prompt response.

For some reason they stopped creating local accounts... but we'll see what we can do.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: MSSQL server & query monitoring question

Post by lmiltchev »

Sounds good! I will be locking this thread now. If you have any more questions/issues, please start a new one. Thank you!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked