Re: Questions regarding statusd monitors
Joerg Stadermann <[email protected]> Wed, 15 Apr 2009 08:28:07 +0200
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
On Mittwoch 15 April 2009, Vladimir Skuratovich wrote: > On Wed, Apr 15, 2009 at 07:26:06AM +0200, Joerg Stadermann wrote: > > Does anybody know of a monitor for the sensors program on > > linux? Currently I use the statusd_exec script and a > > combination of grep and awk to monitor temperatures and fan, > > but I would rather use a lua solution. If not, that's > > probably a good start to get some lua experience. > > Are the sensors you are going to monitor visible in /proc/acpi? > If so, then a simple file read will be enough. > > For example, the temperature sensors on my laptop are. > > Regards, > Vladimir No, I have to use sensors to get this info. Joerg