Hi,
We are monitoring MSSQL servers. Few MSSQL servers are windows authenticated only there is no SQL authenication on those servers.For that we are created AD user iD:Domain\xxxxxxx for those servers .But we are getting error as mentioned below.
Is this any access issue bcoz when we checked with DB they said " they have created the Id that you asked and you have all access to login to the server".But when we tried taking RDP we unable to do we are getting "connection denied to the user"
Anything we are missing.
Can any one pls help us with this.
I see this issue was addressed here https://support.nagios.com/forum/viewto ... 0&p=180770 but was abandoned. We need to find out exactly what is issuing the "...connection failed" error. An nmap scan against this host conducted from the Nagios machine is a good place to start. Run namp <host.com or IP address> and post the output here.
Additionally, you could further test by not using the plugin, but by using FreeTDS as described in the link below. If this fails, then i would not expect the plugin to work either. Try this out, if applicable, and let us know of the outcome, thanks. https://github.com/pymssql/pymssql/blob ... cs/faq.rst
Be sure to check out the Knowledgebase for helpful articles and solutions!