Just having a look at the hddtemp agent script…
# hddtemp sensor readings
# needs hddtemp daemon listening on (at least) localhost
# requires netcat to be installed and in the path
Have you satisfied those requirements?
From: observium [mailto:observium-bounces@observium.org] On Behalf Of deeepdish
Sent: Friday, November 21, 2014 9:36 AM
To: observium@observium.org
Subject: [Observium] hddtemp on CE 0.14.4.5
Hello.
Great product. Looking forward to evaluating the subscription version after I get a minimum base operational using the CE edition.
I have an issue around viewing HDD TEMP graphs driven by data extracted from the UNIX agent and hddtemp script. I can confirm output when auditing output of:
telnet (hostname) 36602
or
./poller.php -h (hostname) -d
I can also confirm temp. sensor driven graphs do come up for other hosts when using SNMP lmsensors, however not for unix-agent / hddtemp data sources.
Can someone point me in the right direction?
Thank you.