How to get credentials for agent to access the MSSQL instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2023 03:49 AM
Hi Experts ,
I have an agent installed on windows machine with MSSQL instance running on it. I am configuring metric policies , some checks require credentials to login to MSSQL. How can we get these credentials? do we need to provide access to the agent service account to database or create a new service account and use those credentials ? Currently I have set up a new service account with access to the database to run select queries , but those credentials are throwing login failure error.
Any inputs would be helpful

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2023 09:28 PM - edited 09-17-2023 09:29 PM
Try Applicative Credentials for Login inside to MS SQL Instance.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1096053
Regards
RP