Benutzer-Werkzeuge

Webseiten-Werkzeuge


lcd4linux:plugin_hddtemp

This plugin contacts an hddtemp daemon to return the temperature of a drive.

Functions:

  • hddtemp(id) – connect to local hddtemp daemon (localhost:7634).
  • hddtemp(host,id) – connect to hddtemp daemon running on the given host.
  • hddtemp(host,port,id) – connect to hddtemp daemon running on the given host at a custom port.
Widget SmallHDDTemp { 
    class 'Text' 
    expression hddtemp('/dev/hda') 
    width 4 
    precision 1 
    align 'R' 
    update tick 
}
lcd4linux/plugin_hddtemp.txt · Zuletzt geändert: 2022/02/15 20:09 von 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki