creating an lm_sensors monitor reports "No sensors
where found"
I'm running Suse 10
sensors works fine from command line and
sensors.conf is well present in /etc/
result from command sensors:
cctv:~ # sensors
smsc47b397-isa-0480
Adapter: ISA adapter
CPU Temp: +33°C
SYS Temp: +27°C
CPU Fan: 1266 RPM
Case Fan: 920 RPM
reports from "Create Monitor" page
"No sensors were detected on your system. You may
need to run the sensors-detect initialization command"
Cheers,
Sonusss
Logged In: YES
user_id=129364
It looks like the output from that sensors command is
different to what Webmin expects, and missing information
about the maximum allowed values.
What version of the lm_sensors RPM do you have installed?
The command :
rpm -q lm_sensors
will tell you.
Logged In: YES
user_id=471287
Here is the version..
cctv:~ # rpm -q sensors
sensors-2.9.1-4
Logged In: YES
user_id=129364
Hmm, it looks like that version of lm_sensors doesn't
display the information that Webmin needs. Unless there is
some argument to the sensors command or /etc/sensors.conf
option to display the max and min values for each sensor..