October 10, 20187 yr My installation of hddtemp throws an error in my telegraf logs. I am trying to setup a grafana dashboard.. most panels are showing data correctly except hdd tempratures are not... upon inspecting the logs i see the error... in my telegraf log files. Quote 2018-10-09T01:41:00Z E! Error in plugin [inputs.hddtemp]: dial tcp 127.0.0.1:7634: connect: connection refused 2018-10-09T01:41:30Z E! Error in plugin [inputs.hddtemp]: dial tcp 127.0.0.1:7634: connect: connection refused 2018-10-09T01:41:30Z E! Error in plugin [inputs.hddtemp]: dial tcp 127.0.0.1:7634: connect: connection refused 2018-10-09T01:42:00Z E! Error in plugin [inputs.hddtemp]: dial tcp 127.0.0.1:7634: connect: connection refused 2018-10-09T01:42:00Z E! Error in plugin [inputs.hddtemp]: dial tcp 127.0.0.1:7634: connect: connection refused 2018-10-09T01:42:30Z E! Error in plugin [inputs.hddtemp]: dial tcp 127.0.0.1:7634: connect: connection refused 2018-10-09T01:42:30Z E! Error in plugin [inputs.hddtemp]: dial tcp 127.0.0.1:7634: connect: connection refused Not sure how to go about fixing this. But i can seem to make it work. Please guide. Edited October 10, 20187 yr by Socrates
January 26, 20206 yr got the same issue, searched for an answer and found this thread. i fixed it by updating telegraf.conf and putting in the static IP of my server.
September 4, 20214 yr So I’ve had this problem for about a year I’m finally coming around to fix it…. Looking for a solution as well.
July 17, 20223 yr If someone finds this zombie thread. Here is what worked for me: In /etc/default/hddtemp, you need to set RUN_DAEMON to true for hhdtemp to listen to incoming connections on its port.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.