<div dir="ltr"><div><div><div><div><div><div><div><div>Hi,<br><br></div>I have been using Collectd recently on an ARM based system running embedded Linux - with great success.<br><br></div>I am now trying to expand the functionality by adding sensor data collection. My system has lm_sensors installed and correctly configured: I can access meaningful, formatted sensor data using '# sensors' command.<br><br></div>I am attempting to compile Collectd with sensors plugin support. I used:<br><br></div>./configure --with-libsensors/usr/lib/libsensors.so.4.3.2<br><br></div>to configure the build with the (verified)correct path to libsensors. However, configure fails to find libsensors:<br><br>libsensors  . . . . . no (sensors/sensors.h not found)<br><br></div>sensors.h does not exist on my system. i also tried to configure with the path to the 'sensors' program, ./configure --with-libsensors=/usr/bin/sensors but to no avail.<br><br>Do I need something else besides libsensors/lm_sensors installed for the Collectd plugin to work?<br><br></div>Regards,<br></div>Gary<br><div><div><br><div><br></div></div></div></div>