July 13, 20169 yr Hi All, I'm currently running glances in a docker container to export system/disk stats to influxdb, and then graphing that data via grafana. That all works great (after some frustrating setup)... the one thing I'm missing now is pulling hard disk temp stats in. Glances provides support for this if you have the hddtemp python library install, and is supposed to just work out of the box with it once it's installed. I've seen some setup guides around for non-unraid systems: http://www.cyberciti.biz/tips/howto-monitor-hard-drive-temperature.html Has anyone installed hddtemp on unraid? Here's what happens when I try to install hddtemp on the host: checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... no checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. I need to install a 'C' compiler somehow... Does anyone have some guidance on doing that without causing any system issues? Thanks!
July 18, 20169 yr Author Why multiple posts on the same topic? Sent from my LG-H815 using Tapatalk I know! bad practice, but I was hoping to get a non-docker response as well. Sorry!
Archived
This topic is now archived and is closed to further replies.