[ASK] telegraf, influx, sql server correct setup

hi, i’m trying to understand this grafana dashboard grafana.*com/dashboards/409 but i ended up with bit confuse bout the topology and/or requirement.

here’s my experiment progress :

  • i prepared 2 dummy VM on my PC , the 1st one is used for ubuntu grafana-server , and the 2nd is for window SQL server (key, installed, done) with that dashboard 409 things
  • then i install influxdb on ubuntu, ok done i created a database telegraf
  • i jumped into windows machine, i downloaded this telegraf nightly build _https://dl.influxdata.com/telegraf/nightlies/telegraf-nightly_windows_amd64.zip
  • i created sql server login too
  • nah, what telegraf/plugins/inputs/sqlserver at master · influxdata/telegraf · GitHub <— this link used for? it didn’t explain what next to do. and what this ‘sqlserver.go’ things?
  • i run the telegraf.exe via cmd and the grafana dashboard still didn’t show any progress, the netstat on linux it just fine, they’re listening established each other, telnet connected 1433 and 8086

here’s my another reference Guide for Set Up of Telegraf for Monitoring SQL Server xPlat – SQLServerCentral

and it failed (for me)

correct me if i’m wrong :disappointed:, thx in advance

Hello Andrypein,

Did you find a solution with this? I ask because I am trying to get the same dashboard to work and it looks like I can get some data but not all of it.

Thanks,
Scott