Hello there! How do I add credentials to an existing node in SAM? I need to run app insight for SQL and one of he options is to inherit credentials from the node. How to do I set credentials on the node that is being monitored via agent?
Node credentials are not available for ICMP, SNMP, or Agent managed nodes.
aLTeR -
I am having issues with a domain account trying to access MSSQL via app insight. I am able to use the account to login to MS SQL Management Studio. What am I missing? Why can't I get in? Does SW use WMI?
From looking at the logs I see:
The user has not been granted the requested logon type at this machine.
Any advice?
Sounds like you're using Windows Credentials which have no ability to log into the machine itself. I would recommend using a Domain Admin account if possible.
aLTeReGo's suggestion is the best way to find out if the credentials are the issue or not. I typically like to create a service account with domain admin rights and then scale it back as necessary.