DSN example conecction string for SQL Server - Grafana #205
Unanswered
SakZeppelin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm trying to use the following exporter (https://github.com/burningalchemist/sql_exporter) in order to create custom metrics for my Grafana Monitoring Environment for all my SQL Server Instances. For this reason, I am reviewing this component for connectivity examples.
I have a virtual machine in Azure where is installed my AwaysON Custer in two VM and have a windows domain user with write permission in the SQL Instance.
Could you give me an example for DSN connection string for SQL Server ?
Currently I'm using this DSN but still not working
DSN Test used now: sqlserver://DC%5CDC_Core:879drfgj3FSW@vm-sql01/inst01?param1=value¶m2=value:1433
The service and everything is running fine but shows the following message: No metrics gathered, [from Gathered #1] lookup (my sql server name) on (IP of my sql server) : server misbehaving
Best regards
Beta Was this translation helpful? Give feedback.
All reactions