Sensor readings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

> Is there a way the sensors(prog) would write the reading into a file
> e.g. /proc/acpi/thermal_zone/info
> every x seconds, so I would be able to read the temperature via  
> Ktemperature program?

No way. /proc isn't a place where you can write random data, it's a
virtual, kernel-driven filesystem.

Better use an application which interfaces directly with lm_sensors,
such as ksensors [1] or xsensors [2].

[1] http://ksensors.sourceforge.net/
[2] http://www.linuxhardware.org/xsensors/

-- 
Jean Delvare




[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux