The documentation for AppInsight for SQL states:
'Following are required permissions needed for AppInsight for SQL. See also SAM port requirements.
- Administrator permission at the host level.
If utilizing a domain user for AppInsight for SQL, the domain user must be a member of the SQL server's local admin group.
'
All our Windows servers are monitored using agents as our security team don't wish to open WMI through the firewalls and also we use ADM (application dependency mapping) to build our Orion maps. We use SQL authentication to monitor using SAM. How can we then provide host level permission? Why is host level permission even required to monitor the SQL layer? Assume this refers to the account the agent run's under as the AppInsight for SQL template is set to 'Inherit Credentials from Node'