sensor-exporter icon indicating copy to clipboard operation
sensor-exporter copied to clipboard

Documentation needed

Open Redsandro opened this issue 7 years ago • 4 comments

Could you expand on the documentation a bit? What steps you take to make it run?

In my case the HDD temps seem to be stuck. hddtemp on the shell varies, but the values in Grafana (using Prometheus) stay static. I probably missed a step.

Redsandro avatar Dec 07 '17 22:12 Redsandro

I actually think I have this same problem and 'solved' it by just restarting the sensor-exporter container every 5 minutes so that it logs a new data point. It'd be nice to figure out why it isn't polling hddtemp, though.

webvictim avatar Oct 08 '18 15:10 webvictim

I have fixed the issue wiht hddtemp - it was not working correctly. You can find the code changed from here https://github.com/ncabatoff/sensor-exporter/issues/4

martivo avatar Feb 12 '19 16:02 martivo

@mardicas could you turn this into a PR?

Redsandro avatar Feb 12 '19 16:02 Redsandro

Done in https://github.com/ncabatoff/sensor-exporter/pull/5

martivo avatar Feb 12 '19 21:02 martivo